Difference between revisions of "CATable::GraphWidth"
(Created page with "<< Back to CATable = property int GraphWidth = == Description == Controls the width of the graph image returned by GraphToStream or [[CA...") |
|||
Line 1: | Line 1: | ||
− | [[ | + | [[Category:ADE User Guide]] |
− | + | [[ADE User Guide]] > [[ADE Server Class Reference]] > [[CATable]] | |
+ | <languages /> | ||
+ | <translate> | ||
= property int GraphWidth = | = property int GraphWidth = | ||
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
property int GraphWidth
Description
Controls the width of the graph image returned by GraphToStream or GraphToFile.
Data type
integer (number of pixels)
Access
get or set
Usage
tab.GraphWidth = 500
See Also
Comments
Enable comment auto-refresher