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

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