FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAxis Class / Title Property

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