FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RangedHistogram Class / LegendGroup Property

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