Winnovative Excel Library

ExcelChartCategoryAxisMajorTimeUnitScale Property

Winnovative Excel Library Documentation
Gets or sets the major unit scale for the category axis. It is used when the CategoryAxisType is TimeScale. The default value is Days.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelChartTimeUnit MajorTimeUnitScale { get; set; }

Property Value

Type: ExcelChartTimeUnit
See Also

Reference