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

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