ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisBase Class / LabelsGap Property

In This Topic
    LabelsGap Property
    In This Topic
    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