Tower chart from an array of integer arrays of height values.
public void DrawTowerChart( int[][] zData );
SharpPlot Members | DrawTowerChart Method