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

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