menu
syncfusion_flutter_charts_ohos package
documentation
syncfusion_flutter_charts_ohos.dart
TooltipArgs
dataPoints property
dataPoints property
dark_mode
light_mode
dataPoints
property
List
?
dataPoints
final
Get the list of data points in the series.
Implementation
final List? dataPoints;
syncfusion_flutter_charts_ohos package
documentation
syncfusion_flutter_charts_ohos
TooltipArgs
dataPoints property
TooltipArgs class