ComponentOne FlexChart for UWP
NumberOfBins Property (RangedHistogram)

C1.UWP.FlexChart Assembly > C1.Xaml.Chart Namespace > RangedHistogram Class : NumberOfBins Property
Gets or sets the number of bins for the histogram, including the overflow and underflow bins.
Syntax
'Declaration
 
Public Property NumberOfBins As System.Integer
public System.int NumberOfBins {get; set;}
See Also

Reference

RangedHistogram Class
RangedHistogram Members