CImageChart::DrawDataSet


void DrawDataSet( CDC *pDC, CRect plotRect, double *xRange, double *yRange );

Parameters

Description

This function draws the image inside the rectangle given by plotRect. See scaling variables for information on how the plot is scaled.


CImageChart Reference | CPlot Reference