Winnovative Excel Library

ExcelChartCategoryAxisBaseTimeUnitScale Property

Winnovative Excel Library Documentation
Gets or sets the base unit scale for the category axis. It is used only 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 BaseTimeUnitScale { get; set; }

Property Value

Type: ExcelChartTimeUnit
See Also

Reference