FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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 System.Double
    public System.double HistogramBinWidth {get; set;}
    See Also