Click or drag to resize

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; }

Property Value

Type: Boolean
See Also