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