[]
Represents a histogram.
public class Histogram : ChartSeries, IDependencyObject, IDisposable, IChartSeries, IStyleProvider, IHistogramSeries
Name | Description |
---|---|
Histogram() | Creates an instance of Histogram class. |
Name | Description |
---|---|
BinWidth | Gets or sets a positive decimal number for the range of a bin. |
Name | Description |
---|---|
GetValues(int) | Gets the array of data values. |
OnItemsSourceChanged() | Invoked when items source changes. |