ExcelChartCategoryAxisAutoBaseTimeUnitScale Property |
Gets or sets a flag indicating if the base unit is automatically selected for the category axis.
It is used when the CategoryAxisType is TimeScale.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public bool AutoBaseTimeUnitScale { get; set; }
Public Property AutoBaseTimeUnitScale As Boolean
Get
Set
Property Value
Type:
BooleanSee Also