Gets or sets the minor unit scale for the category axis. It is used when the CategoryAxisType is TimeScale.
Namespace:
Winnovative.ExcelLib
Assembly:
wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
public ExcelChartTimeUnit MinorTimeUnitScale { get; set; }
Public Property MinorTimeUnitScale As ExcelChartTimeUnit
Get
Set
public:
property ExcelChartTimeUnit MinorTimeUnitScale {
ExcelChartTimeUnit get ();
void set (ExcelChartTimeUnit value);
}
member MinorTimeUnitScale : ExcelChartTimeUnit with get, set
Property Value
Type:
ExcelChartTimeUnit
Reference