"gotoRuler"

Jumps to the ruler in the trend view, if activated.

Synopsis

setValue(string shape, "gotoRuler");

shape.gotoRuler();

Parameters

Parameter Description
shape Name of the object

Description

Jumps to the ruler in the trend view, if activated.

Example

main()
{
  this.gotoRuler();
}

Assignment

Trend