ExcelChartCategoryAxisMinorTimeUnitScale Property |
Gets or sets the minor unit scale for the category axis. It is used when the CategoryAxisType is TimeScale.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartTimeUnit MinorTimeUnitScale { get; set; }Public Property MinorTimeUnitScale As ExcelChartTimeUnit
Get
Set
Property Value
ExcelChartTimeUnit
See Also