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



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