Promotic

ScaleValue - property of the PmgTrendViewer object

Description:
Returns object of the tvScale type (value scale).
Syntax:
Object ScaleValue
Note:
Property access for read only.
 
This property is also functional in Web panels.
 
The property is used only if the graphic mode is set.
See also:
Example:
Setting the LabelDistance property (the distance of the scale legends from the scale ticks) of the tvScale object.
JavaScriptVBScriptSelect and copy to clipboard

var oTView = pMe.Items("../TrendView");
var oScaleValue = oTView.ScaleValue;
oScaleValue.LabelDistance = 4;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.