Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Series Class / LegendGroup Property

In This Topic
    LegendGroup Property (Series)
    In This Topic
    Gets or sets the legend group title in which the series should be included.
    Syntax
    'Declaration
     
    
    Public Property LegendGroup As String
    public string LegendGroup {get; set;}
    See Also