GrapeCity.Xaml.Excel
TickLalelInterval Property (IExcelChartCategoryAxis)


GrapeCity.Excel.Chart Namespace > IExcelChartCategoryAxis Interface : TickLalelInterval Property
Specifies how many tick lables to skip between label that is drawn.
Syntax
'Declaration
 
Property TickLalelInterval As Integer
'Usage
 
Dim instance As IExcelChartCategoryAxis
Dim value As Integer
 
instance.TickLalelInterval = value
 
value = instance.TickLalelInterval
int TickLalelInterval {get; set;}
See Also

Reference

IExcelChartCategoryAxis Interface
IExcelChartCategoryAxis Members