Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.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 Property ContentStyle As String
    public string ContentStyle {get; set;}
    See Also