ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ChartOptions Class / HistogramCumulativeModeProperty Field



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