Difference: CDAxisSetTickLength (1 vs. 2)

Revision 22012-02-25 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="CDChartDirectorDesignerAPI"
>
>
META TOPICPARENT name="CDChartDirectorXYChartRoutines"
 

.AXIS SET TICK L

This subroutine sets the length of the major and/or minor ticks on the "current" axis.

Revision 12011-11-09 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.AXIS SET TICK L

This subroutine sets the length of the major and/or minor ticks on the "current" axis.


Usage:

      PASS         <maj_tick_len>             FIELD            SHARE? N
      PASS         <min_tick_len>             FIELD            SHARE? N
      GOSUB    0CD .AXIS SET TICK L
      *        Check for error
      IF       0CD .AXIS SET TICK L           NE

Description:

This subroutine sets the length in pixels of the major and/or minor ticks on the "current" axis. You must have selected a "current" axis via .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 length will be rendered. The first parameter refers to the major ticks and the second parameter refers to the minor ticks.

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- JeanNeron - 2011-11-09

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback