menu
syncfusion_officechart package
documentation
officechart.dart
ChartSerialization
saveCharts method
saveCharts method
dark_mode
light_mode
saveCharts
method
void
saveCharts
(
Worksheet
sheet
)
Implementation
void saveCharts(Worksheet sheet) { _saveCharts(sheet); }
syncfusion_officechart package
documentation
officechart
ChartSerialization
saveCharts method
ChartSerialization class