ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Axis Class / Labels Property

In This Topic
    Labels Property (Axis)
    In This Topic
    Gets or sets labels visibility
    Syntax
    'Declaration
     
    Public Property Labels As Boolean
    public bool Labels {get; set;}
    See Also