Table of Contents

GuiGraphCtrl::matchScale

(int plotID, int plotID, …)Sets the scale of all specified plots to the maximum scale among them.

Syntax

void GuiGraphCtrl::matchScale(int %plotID[, int %plotID, __unk %__param2, __unk %__param3, __unk %__param4, __unk %__param5]);

Parameters

int %plotID
No description available.

[optional] int %plotID
No description available.

[optional] __unk %__param2
No description available.

[optional] __unk %__param3
No description available.

[optional] __unk %__param4
No description available.

[optional] __unk %__param5
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

GuiGraphCtrl::addAutoPlot
GuiGraphCtrl::addDatum
GuiGraphCtrl::getDatum
GuiGraphCtrl::removeAutoPlot
GuiGraphCtrl::setGraphType

References

This function is not called by any other functions.