Tags:
tag this topic
create new tag
view all tags
---+ .CHART SET LEGEND BOX _This subroutine is called to create a legend box on your chart._ <br />%TOC% ---++ Usage: <pre> PASS <x_coordinate> FIELD SHARE? N PASS <y_coordinate> FIELD SHARE? N GOSUB 0CD .CHART SET LEGEND BOX * Check for error IF 0CD .CHART SET LEGEND BOX NE </pre> ---++ Description: If you want to have a legend on your chart, you must first call this routine to indicate where on your chart the legend should appear. The X and Y coordinates locate the center of the left side of the legend. These should be unsigned integers in the range 0-99999. The legend box will expand as necessary to display all the label names. After completion, the legend box will become the "current" legend and the "current" text object. You can call additional .TEXT routines to set the font type, size, color, style, etc. You can also call additional .LEGEND routines to set other attributes for the Legend box itself. This subroutine sets a result value in the corresponding results Token field. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-09-21
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r3 - 2012-02-19
-
JeanNeron
Home
Site map
Main web
MedicaidBilling web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
E
dit
A
ttach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback