menu
syncfusion_flutter_charts package
documentation
charts.dart
CartesianChartPoint<D>
yValue property
yValue property
dark_mode
light_mode
yValue
property
D?
yValue
getter/setter pair
Stores the yValues of the point.
Implementation
D? yValue;
syncfusion_flutter_charts package
documentation
charts
CartesianChartPoint<D>
yValue property
CartesianChartPoint class