ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / FinancialChartOptions Class / ReversalAmountProperty Field



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