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