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



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