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



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