GrapeCity.Xaml.Excel
TickLalelInterval Property (ExcelChartCategoryAxis)


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

Reference

ExcelChartCategoryAxis Class
ExcelChartCategoryAxis Members