ExcelChartValueAxisMinorUnit Property
Determines the interval of tick marks and chart gridlines for the minor unit.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public double MinorUnit { get; set; }
Public Property MinorUnit As Double
Get
Set
public:
property double MinorUnit {
double get ();
void set (double value);
}
member MinorUnit : float with get, set
Property Value
Double