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



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