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

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