GrapeCity.Xaml.Excel
MinorUnit Property (IExcelChartValueAxis)


GrapeCity.Excel.Chart Namespace > IExcelChartValueAxis Interface : MinorUnit Property
Specifies the distance betwwen minor ticks.
Syntax
'Declaration
 
Property MinorUnit As Double
'Usage
 
Dim instance As IExcelChartValueAxis
Dim value As Double
 
instance.MinorUnit = value
 
value = instance.MinorUnit
double MinorUnit {get; set;}
See Also

Reference

IExcelChartValueAxis Interface
IExcelChartValueAxis Members