FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / PointAndFigureOptions Class / HistogramBinWidth Property

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