FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / Title Property

In This Topic
    Title Property (Axis)
    In This Topic
    Gets or sets the title text shown next to the axis.
    Syntax
    'Declaration
     
    Public Property Title As System.String
    public System.string Title {get; set;}
    See Also