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



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