Click or drag to resize

XlsChartSerie EnteredDirectlyCategoryLabels Property

Represents category values as entered directly.

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

Property Value

Type: Object

Implements

IChartSerie EnteredDirectlyCategoryLabels
See Also