ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Series Class / LegendGroup Property

In This Topic
    LegendGroup Property
    In This Topic
    Gets or sets the name of the legend group for the series.
    Syntax
    'Declaration
     
    Public Property LegendGroup As System.String
    public System.string LegendGroup {get; set;}
    See Also