I need to construct a pyramid chart through the use of MSChart control in Vb6. By default, x & y series data are on the X-axis of MsChart allowing you to have vertical bar graph. How am I going to place my x & y series data on the Y-axis which will allow me to have horizontal bar graph, producing the pyramid chart I need.