Click or drag to resize

XlsChartSerie CategoryLabels Property

Category labels for the series.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IXLSRange CategoryLabels { get; set; }

Property Value

Type: IXLSRange

Implements

IChartSerie CategoryLabels
See Also