FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / ChartOptions Class / HistogramBinWidth Property

In This Topic
    HistogramBinWidth Property (ChartOptions)
    In This Topic
    Gets or sets the histogram bin width.
    Syntax
    'Declaration
     
    Public Property HistogramBinWidth As Double
    public double HistogramBinWidth {get; set;}
    See Also