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

In This Topic
    LabelStyle Property (Axis)
    In This Topic
    Gets or sets color, font, text decoration and paddings for axis labels
    Syntax
    'Declaration
     
    Public Property LabelStyle As Style
    public Style LabelStyle {get; set;}
    See Also