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



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