FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / ColorAxis Class / Title Property

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