ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / TitleStyle Property

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