SRGScrollView::GetPosition

SRGraphPosition * SRGScrollView::GetPosition(SRGraph * pGraph, CPoint point)

Returns an SRGraphPosition or derived object

Defined in: SRGScrollView.cpp

Return Value

Newly created position object

Parameters

pGraph

Pointer to the graph

point

Point at which the sample should be taken

Remarks

If the chart is customized, it may well need its own custom position object.