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



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