Histogram Series now allows to specify an YOrigin.
Example :
histoSeries.UseYOrigin = true;
histoSeries.YOrigin = 0;