ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisBase Class / Title Property

In This Topic
    Title Property (AxisBase)
    In This Topic
    Gets or sets the text string for the title of the axis.
    Syntax
    'Declaration
     
    Public Property Title As String
    public string Title {get; set;}
    See Also