ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / AnnotationBase Class / AnnotationStyle Property

In This Topic
    AnnotationStyle Property
    In This Topic
    A value that indicates the style of the annotation object.
    Syntax
    'Declaration
     
    Public Overridable Property AnnotationStyle As ChartStyle
    public virtual ChartStyle AnnotationStyle {get; set;}
    See Also