ActiveReports 12
LabelsGap Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : LabelsGap Property
Gets or sets a value indicating how many labels to skip on the axis.
Syntax
'Declaration
 
Public Property LabelsGap As Integer
public int LabelsGap {get; set;}
See Also

Reference

AxisBase Class
AxisBase Members