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

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