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

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