Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexPie Class / LegendStyle Property

In This Topic
    LegendStyle Property (FlexPie)
    In This Topic
    Gets or sets the legend style.
    Syntax
    'Declaration
     
    
    Public Property LegendStyle As String
    public string LegendStyle {get; set;}
    See Also