ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IAxis Interface / TextStyle Property

In This Topic
    TextStyle Property (IAxis)
    In This Topic
    Gets color, font and text decoration for axis text labels
    Syntax
    'Declaration
     
    ReadOnly Property TextStyle As IStyle
    IStyle TextStyle {get;}
    See Also