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

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