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



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