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

In This Topic
    Title Property (IAxis)
    In This Topic
    Gets style of axis title.
    Syntax
    'Declaration
     
    ReadOnly Property Title As IAxisTitle
    IAxisTitle Title {get;}
    See Also