BCGSuite for MFC
virtual CBCGPPoint CBCGPChartTernarySeries::ScreenPointFromChartData ( const CBCGPChartData data,
int  nDataPointIndex 
)
virtual

Calculates data point coordinates on the screen.

This method is called to calculate data point coordinates on the screen (Chart client coordinates).

Parameters
dataSpecifies the chart data containing data point values.
nDataPointIndexSpecifies data point index.

Reimplemented from CBCGPChartSeries.