ComponentOne FinancialChart for WinForms
C1.Chart Namespace / IDistributionSeries Interface / BinWidth Property

In This Topic
    BinWidth Property (IDistributionSeries)
    In This Topic
    Gets or sets the bin width
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("IDistributionSeries.BinWidth", "Gets or sets the bin width")>
    ReadOnly Property BinWidth As Double
    [C1Description("IDistributionSeries.BinWidth", "Gets or sets the bin width")]
    double BinWidth {get;}
    See Also