Table of Contents

GuiGraphCtrl::setGraphType

(int plotID, string graphType)Change GraphType of plot plotID.

Syntax

void GuiGraphCtrl::setGraphType(int %plotID, string %graphType);

Parameters

int %plotID
No description available.

string %graphType
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

GuiGraphCtrl::addAutoPlot
GuiGraphCtrl::addDatum
GuiGraphCtrl::getDatum
GuiGraphCtrl::matchScale
GuiGraphCtrl::removeAutoPlot

References

This function is not called by any other functions.