ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotChart Class / LegendGroups Property

In This Topic
    LegendGroups Property (FlexPivotChart)
    In This Topic
    Gets or sets a value that determines whether to show groups in chart legend.
    Syntax
    'Declaration
     
    Public Property LegendGroups As Boolean
    public bool LegendGroups {get; set;}
    See Also