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



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