ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Annotation Namespace / Shape Class / ContentStyle Property

In This Topic
    ContentStyle Property
    In This Topic
    Gets or sets the label style of annotation.
    Syntax
    'Declaration
     
    Public Property ContentStyle As ChartStyle
    public ChartStyle ContentStyle {get; set;}
    See Also