ExcelScript.ChartSeriesFormat interface
Encapsulates the format properties for the chart series
Methods
| get |
Represents the fill format of a chart series, which includes background formatting information. |
| get |
Represents line formatting. |
Method Details
getFill()
Represents the fill format of a chart series, which includes background formatting information.
getFill(): ChartFill;