Promotic

Ticks - property of the tvGrid object

Description:
Returns object of the tvTicks type - specifies the layout of grid lines on the time axis or on the value axis.
Syntax:
Object Ticks
Note:
Property access for read only.
 
This property is also functional in Web panels.
Example1:
JavaScriptVBScriptSelect and copy to clipboard

var oTView = pMe.Items("../TrendView");
var oGridTime = oTView.GridTime;
var oTicks = oGridTime.Ticks;
Example2:
See examples in the description of the tvTicks object.
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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