Promotic

Type3D - property of the tvTrendArea object

Description:
3D type of the graph area.
Syntax:
Long Type3D
Values:
0 - no 3D
1 - projecting graph area
2 (default) - nested graph area
3 - 3D outline
4 - simple outline
Note:
Property access for read and write. The default value of this property is defined in the "Type of 3D" configurator of this object.
 
This property is also functional in Web panels.
 
The property is used only if the graphic mode is set.
See also:
- tvTrendArea.Width3D (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTView = pMe.Items("../TrendView");
var oTrendArea = oTView.TrendArea;
var nType3D = oTrendArea.Type3D;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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