Promotic

Visible - property of the tvTrend object

Description:
Visibility of trend development and points.
Setting the property to true (default value) means the visibility.
Syntax:
Boolean Visible
Note:
Property access for read and write. The default value of this property is defined in the "tvTrend > Basic settings > Visibility of trend" configurator of this object.
 
This property is also functional in Web panels.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

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

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