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

In This Topic
    Title Property (IChart)
    In This Topic
    Gets chart title properties.
    Syntax
    'Declaration
     
    ReadOnly Property Title As ITitle
    ITitle Title {get;}
    See Also