FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Circle Class / ContentStyle Property

In This Topic
    ContentStyle Property (Circle)
    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