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



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