Promotic

GridTime - property of the PmgTrendViewer object

Description:
Returns object of the tvGrid type (vertical lines of the time axis grid).
Syntax:
Object GridTime
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 Visible property (the visibility of vertical lines of the grid) of the tvGrid object.
JavaScriptVBScriptSelect and copy to clipboard

var oTView = pMe.Items("../TrendView");
var oGridTime = oTView.GridTime;
oGridTime.Visible = true;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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