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



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