menu
syncfusion_flutter_charts package
documentation
charts.dart
ChartPointDetails
dataPoints property
dataPoints property
dark_mode
light_mode
dataPoints
property
List
?
dataPoints
final
Get the list of data points.
Implementation
final List<dynamic>? dataPoints;
syncfusion_flutter_charts package
documentation
charts
ChartPointDetails
dataPoints property
ChartPointDetails class