ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / 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 System.Double
    System.double BinWidth {get; set;}
    See Also