CChart::DrawMajorMinorGrids
void DrawMajorMinorGrids( CDC *pDC, CRect plotRect );
Parameters
- pDC - A pointer to a device contect
- plotRect - The rectangle that covers only the data area of the chart
Description
This function draws the major and minor grid lines using the tick mark data from the axes.
CChart Reference | CPlot Reference