ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / ChartOptions Class / HistogramBinWidth Property

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