menu
syncfusion_flutter_charts package
documentation
charts.dart
CartesianChartPoint<D>
endValue property
endValue property
dark_mode
light_mode
endValue
property
num
?
endValue
getter/setter pair
The end value of each data point in the waterfall series.
Implementation
num? endValue;
syncfusion_flutter_charts package
documentation
charts
CartesianChartPoint<D>
endValue property
CartesianChartPoint class