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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool AutoBaseTimeUnitScale { get; set; }Public Property AutoBaseTimeUnitScale As Boolean
Get
Set
Property Value
Boolean
See Also