Promotic

GridValue - property of the PmgTrendViewer object

Description:
Returns object of the tvGrid type (horizontal lines of grid on the value axis).
Syntax:
Object GridValue
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 horizontal lines of the grid) of the tvGrid object.
JavaScriptVBScriptSelect and copy to clipboard

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

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