Difference between revisions of "CATable::GraphHeight"

Line 1: Line 1:
[[CATable|<< Back to CATable]]
+
[[Category:ADE User Guide]]
 
+
[[ADE User Guide]] > [[ADE Server Class Reference]] > [[CATable]]
 +
<languages />
 +
<translate>
 
= property int GraphHeight =
 
= property int GraphHeight =
  
Line 24: Line 26:
 
* [[CATable::GraphToFile]]
 
* [[CATable::GraphToFile]]
 
* [[CATable::GraphToStream]]
 
* [[CATable::GraphToStream]]
 +
</translate>

Revision as of 00:57, 16 June 2015

ADE User Guide > ADE Server Class Reference > CATable

Other languages:
English • ‎中文

property int GraphHeight

Description

Controls the height of the graph image returned by GraphToStream or GraphToFile.

Data type

integer (number of pixels)

Access

get or set

Usage

tab.GraphHeight = 300

See Also

Comments


You are not allowed to post comments.