type AxisPos = top | bottom | right | left
Axis position in the chart.
oChart.SetAxieNumFormat("top", "0.00");