T O P I C R E V I E W |
OndrejMM |
Posted - 10/25/2010 : 10:45:07 PM is there a way to position and change the font size in an existing label? in a graph window? thanks, ondrej |
2 L A T E S T R E P L I E S (Newest First) |
OndrejMM |
Posted - 10/26/2010 : 01:41:30 AM thanks Penn, works great,... |
Penn |
Posted - 10/25/2010 : 11:44:52 PM Hi Ondrej,
Please refer to this page. You can use object.left, object.top or object.x1, object.y1 to set position of the text object. And object.fSize is used to set font size.
Penn |
|
|