Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / PieDataLabel Class / Style Property

In This Topic
    Style Property (PieDataLabel)
    In This Topic
    Gets the style of data labels.
    Syntax
    'Declaration
     
    
    Public Property Style As String
    public string Style {get; set;}
    See Also