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



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