Promotic

ScaleTime - property of the PmgTrendViewer object

Description:
Returns object of the tvScale type (time scale).
Syntax:
Object ScaleTime
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 tvScale.LabelDistance property (the distance of the scale legends from the scale ticks).
JavaScriptVBScriptSelect and copy to clipboard

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

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