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