Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / DataLabel Class / ContentOptions Property

In This Topic
    ContentOptions Property
    In This Topic
    Gets or sets the data label content options.
    Syntax
    'Declaration
     
    
    Public Property ContentOptions As ContentOptions
    public ContentOptions ContentOptions {get; set;}
    See Also