ExcelChartCategoryAxisBaseTimeUnitScale Property |
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:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelChartTimeUnit BaseTimeUnitScale { get; set; }
Public Property BaseTimeUnitScale As ExcelChartTimeUnit
Get
Set
Property Value
Type:
ExcelChartTimeUnitSee Also