menu
syncfusion_officechart package
documentation
officechart.dart
Chart
getIsClustered method
getIsClustered method
dark_mode
light_mode
getIsClustered
method
bool
getIsClustered
(
ExcelChartType
chartType
)
Implementation
bool getIsClustered(ExcelChartType chartType) { return _getIsClustered(chartType); }
syncfusion_officechart package
documentation
officechart
Chart
getIsClustered method
Chart class