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



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