Opening Graph Format Axis Window with Vb code

R

ravindar thati

dear friends, i am using ms office 2003.

i have displayed a Microsoft Graph Chart in a form.

in that graph if we double click at Origin( where x any y axes
intersect each ohter), we will get a data table view. if we again
double click at Origin, then we will get a window called Format Axis.
it consits of tabs
Patterns, scale,Font,Number and Alignment

how do we open that window with Vb code.

when i click a button that window should be opened
 
Top