keypos
From DavinciWiki
Contents: Description, Arguments, Usage, Examples, Sub-Functions, Related Functions, Source Supported Under Version: >1.00
Description Specify the key location using justification or XY coordinates in the GnuPlot window
Arguments and Return Values Arguments: Key position Return Value: None. Graph is reset.
Usage Syntax: keypos(xposition, yposition) xposition = justification 'left', 'right', or 'center' or the X coordinate yposition = justification 'top', 'bottom', or 'center' or the Y coordinate
Examples dv> keypos('left','bottom') or dv> keypos(59,21)
|
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Major Sub-Functions
Recent Library Changes Created On: 04-12-2011 |