ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / FibonacciArcs Class / LabelPositionProperty Field



In This Topic
    LabelPositionProperty Field (FibonacciArcs)
    In This Topic
    Identifies the LabelPosition dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LabelPositionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FibonacciArcs.LabelPositionProperty
    public static readonly DependencyProperty LabelPositionProperty
    public:
    static readonly DependencyProperty^ LabelPositionProperty
    See Also