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