ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ErrorBar Class / DirectionProperty Field



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