Click or drag to resize

XlsChartSerie GetCommonSerieFormat Method

Gets common serie format.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public XlsChartFormat GetCommonSerieFormat()

Return Value

Type: XlsChartFormat
Returns common serie format.
See Also