ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Waterfall Class / IntermediateTotalPositionsProperty Field



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