CXYChart::DrawMarker


void DrawMarker( CDC *pDC, CPoint point, int whichDataSet, int dataPointNumber );

Parameters

Description

This function uses the settings of the data to determine the frequency of the marker drawing and whether a marker should be drawn at this point. If so, it draws a marker. If not, it doesn't.


CXYChart Reference | CPlot Reference