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: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public bool AutoBaseTimeUnitScale { get; set; }
Property Value
Boolean