|
virtual |
Returns screen point, in client coordinates, of data point marker.
Called to retrieve a center of data point marker. You can override this method in a derived class to customize marker position.
| pDataPoint | A pointer to a data point. |
| pSeries | A pointer to a series. |
| nDataPointIndex | Data point index. |