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



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