menu
syncfusion_flutter_charts package
documentation
charts.dart
CartesianChartPoint<D>
pointColorMapper property
pointColorMapper property
dark_mode
light_mode
pointColorMapper
property
Color
?
pointColorMapper
getter/setter pair
Used to map the color value from data points.
Implementation
Color? pointColorMapper;
syncfusion_flutter_charts package
documentation
charts
CartesianChartPoint<D>
pointColorMapper property
CartesianChartPoint class