GrapeCity.Xaml.Excel
TickLalelInterval Property (ExcelChartSeriesAxis)


GrapeCity.Excel.Chart Namespace > ExcelChartSeriesAxis 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 ExcelChartSeriesAxis
Dim value As Integer
 
instance.TickLalelInterval = value
 
value = instance.TickLalelInterval
public int TickLalelInterval {get; set;}
See Also

Reference

ExcelChartSeriesAxis Class
ExcelChartSeriesAxis Members