Dx - property of the tvTrendArea object
Description:
Width of the graph area (in pixels or in percentage).
Note:
Property access
for read and write.
The default value of this property is defined in the "
Width Dx" 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 width. For example
oTrendArea.Dx = "84%".
On
reading from the property is always returned the value in pixels.