NumBins Property
NumBins
Specifies the number of bins used for the histogram. The range of intensity values that fall into a particular bucket depend on the number of specified buckets.
Declaration
public int NumBins { get; set; }
Public Property NumBins As Integer