Click or drag to resize

XlsChartAxis AxisType Property

Type of the axis.

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

Property Value

Type: AxisType

Implements

IChartAxis AxisType
See Also