ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Series Class / LegendGroupProperty Field



In This Topic
    LegendGroupProperty Field
    In This Topic
    Identifies the LegendGroup property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LegendGroupProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Series.LegendGroupProperty
    public static readonly DependencyProperty LegendGroupProperty
    public:
    static readonly DependencyProperty^ LegendGroupProperty
    See Also