Tags:
tag this topic
create new tag
view all tags
---+ .AXIS SET TICK MIN INC _This subroutine sets the minimum tick increment of the ticks on the "current" axis._ <br />%TOC% ---++ Usage: <pre> PASS <tick_inc> FIELD SHARE? N GOSUB 0CD .AXIS SET TICK MIN INC * Check for error IF 0CD .AXIS SET TICK MIN INC NE </pre> ---++ Description: This subroutine sets the minimum tick increment of the ticks on the "current" axis. You must have selected a "current" axis via[[CDAxisSetCurrent][.AXIS SET CURRENT]] before calling this routine. If a parameter is not received or if the value received is blank, then the value is cleared and the default increment will be used. The offset is specified in axis scale units. For example, an offset of 50 means the tick is shifted 50 units along the axis. <div id="_mcePaste">The most common use of this subroutine is to ensure the ticks are of integer values (the minimum distance set to 1).</div> <div id="_mcePaste">Chart Director auto-scaling will automatically determine the optimal number of ticks and labels on the axis. However, in some cases, the nature of the data may be such that the ticks should assume only certain discrete values (such as must be integers). This subroutine will inform Chart Director for this constraint when performing auto-scaling.</div> <div id="_mcePaste">For a log scale axis, because the axis ticks are unevenly spaced, the minimum distance will be treated as the minimum value allowed for the axis scale.</div> ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-11-10
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r2 - 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