FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.Chart Namespace / IRangedHistogramSeries Interface / BinWidth Property

In This Topic
    BinWidth Property (IRangedHistogramSeries)
    In This Topic
    Gets or sets the bin width
    Syntax
    'Declaration
     
    ReadOnly Property BinWidth As Double
    double BinWidth {get;}
    See Also