"rulerPanel"

Gets or sets the used ruler panel of the trend widget.

Synopsis

setValue(string shape, "rulerPanel", string panel);

getValue(string shape, "rulerPanel", string panel);

shape.rulerPanel(string panel);

Parameters

Parameter Description
shape Name of the object
panel Path and name of the trend ruler panel

Description

The property allows to get/set the trend ruler panel. The function returns the relative path to the ruler panel used for the trend. The function returns an empty string if no specific user panel is set and therefor the default ruler panel is used. By setting an empty string the ruler panel is reset to the default ruler panel.

Assignment

Trend