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

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