ActiveReports 19 .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 the chart title properties.
    Syntax
    'Declaration
     
    ReadOnly Property Title As ITitle
    ITitle Title {get;}

    Property Value

    An ITitle specifying the title properties of the chart.
    See Also