Click or drag to resize

IChartCategoryAxis MajorUnitScale Property

Represens the major unit scale value for the category axis when the CategoryType property is set to TimeScale.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ChartBaseUnitType MajorUnitScale { get; set; }

Property Value

Type: ChartBaseUnitType
See Also