ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / FlexChartBase Class / LegendGroupHeaderStyleProperty Field



In This Topic
    LegendGroupHeaderStyleProperty Field
    In This Topic
    Identifies the LegendGroupStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LegendGroupHeaderStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexChartBase.LegendGroupHeaderStyleProperty
    public static readonly DependencyProperty LegendGroupHeaderStyleProperty
    public:
    static readonly DependencyProperty^ LegendGroupHeaderStyleProperty
    See Also