Tags:
tag this topic
create new tag
view all tags
---+ .AXIS LABEL ADD NEXT _This subroutine adds the specified label to the "current" Axis of the "current" chart.._ <br />%TOC% ---++ Usage: <pre> PASS <axis_label> FIELD SHARE? N GOSUB 0CD .AXIS LABEL ADD NEXT * Check for error IF 0CD .AXIS LABEL ADD NEXT NE </pre> ---++ Description: <div id="_mcePaste">This routine adds the specified label to the label set associated with the "current" axis of the "current" xy chart. You must have selected a "current" axis via [[CDAxisSetCurrent][.AXIS SET CURRENT]] before calling this routine.</div> <axis_label> is the desired label for the next point on the specified axis. By default, all axis labels will be associated major ticks. To associate a label with a minor tick, use '-' as the first character of the label. To draw a label without any tick at all, use '~' as the first character of the label. Leading '-' or '~' characters are tick specification characters and will not appear on the labels. They just specify the the tick style to be associated with the labels. If you want have a label that actually begins these characters, add '\' as the first character as the escape character. One common issue is that there may be too many labels on the axis. You can remove some labels by replacing them with empty strings. If you want to remove the label text but leave a major tick, use a " " as the label text. The axis label becomes the "current" text spec and the "current" label spec. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-11-11
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r4 - 2012-02-25
-
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