Table of Contents

GuiGraphCtrl::getDatum

(int plotID, int samples)Get a data point from the plot specified, samples from the start of the graph.

Syntax

float GuiGraphCtrl::getDatum(int %plotID, int %samples);

Parameters

int %plotID
No description available.

int %samples
No description available.

Return value

float
No description available.

Remarks

Examples

Source

Engine

See also

GuiGraphCtrl::addAutoPlot
GuiGraphCtrl::addDatum
GuiGraphCtrl::matchScale
GuiGraphCtrl::removeAutoPlot
GuiGraphCtrl::setGraphType

References

This function is not called by any other functions.