Click or drag to resize

XlsChartShape GetCategoryLabels Method

Gets category labels array.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string[] GetCategoryLabels()

Return Value

Type: String
See Also