CAxis::OnDraw


void OnDraw( CDC *pDC, CRect clientRect, CRect chartRect );
void OnDraw( CDC *pDC, CRect clientRect, CRect chartRect, CRect updateRect );

Parameters

Description

This function draws the current axis. The coordinates of clientRect, chartRect and updateRect should be LOMETRIC.


CAxis Reference | CPlot Reference