Image_Graph_Common | --Image_Graph_Element | --Image_Graph_Plot | --Image_Graph_Plot_MultipleData | --Image_Graph_Plot_Bar_Multiple | --Image_Graph_Plot_Stacked_Bar | --Image_Graph_Plot_Stacked_Area
The dataset Y-values are stacked on top of eachother, i.e. the first point with X0 = 0 is displayed from Y = 0 to Y = Y0, the next point with X1 = 0 are displayed from Y = Y0 to Y = Y0+Y1, etc.