FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Annotation Namespace / AnnotationBase Class / ContentStyle Property

In This Topic
    ContentStyle Property (AnnotationBase)
    In This Topic
    Gets or sets the shape style of annotation.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentStyle As ChartStyle
    public ChartStyle ContentStyle {get;}
    See Also