CChart::GetAxisByLocation


CAxis *GetAxisByLocation( int location );

Parameters

Returns

A pointer to the axis at the given location. If no such axis exists, the function returns NULL.

See also
CAxis


CChart Reference | CPlot Reference