Histogram Series.
Constructor.
Optional
The (optional) input values.
The (optional) bins, defining the bin edges (from the left edge of the first bin to the right edge of the last bin).
The number of bins.
Clears the series.
Creates the series.
The input values.
The bins, defining the bin edges (from the left edge of the first bin to the right edge of the last bin).
Forces a redraw of the series at the next update.
This function should be called after manually adding/changing the data arrays for the series.
Histogram Series.