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

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