BCGControlBar Pro for MFC
void CBCGPChartAxis::GetAxisPos ( CBCGPPoint ptStart,
CBCGPPoint ptEnd 
) const
inline

Gets axis start and end points in client coordinates.

Use this method to retrieve the axis start and end points in client coordinates. If axis uses reverse order, the points are swapped.

Parameters
ptStartContains start axis point when the function returns.
ptEndContains end axis point when the function returns.