ExcelChartValueAxisMinorUnit Property |
Determines the interval of tick marks and chart gridlines for the minor unit.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntaxpublic double MinorUnit { get; set; }
Public Property MinorUnit As Double
Get
Set
Property Value
Type:
Double
See Also