serieType property
ExcelChartType
get
serieType
Chart type for the series.
Implementation
ExcelChartType get serieType {
return _chart.chartType;
}
Chart type for the series.
ExcelChartType get serieType {
return _chart.chartType;
}