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

In This Topic
    LabelsInside Property
    In This Topic
    Gets or sets the position of labels against the axis line.
    Syntax
    'Declaration
     
    Public Property LabelsInside As Boolean
    public bool LabelsInside {get; set;}
    See Also