Y - property of the tvTrendArea object
Description:
Y-position of the graph area (in pixels) from the upper edge of the viewer.
Note:
Property access
for read and write.
The default value of this property is defined in the "
Position Y" configurator of this object.
This property is also functional in
Web panels.
The property is used only if the
graphic mode is set.
On
setting it can be set the value in pixels or the value can be set in percentage of the whole viewer height. For example
oTrendArea.Y = "8%".
On
reading from the property is always returned the value in pixels.