.AXIS LABEL ADD NEXT

This subroutine adds the specified label to the "current" Axis of the "current" chart..


Usage:

      PASS         <axis_label>               FIELD            SHARE? N
      GOSUB    0CD .AXIS LABEL ADD NEXT
      *        Check for error
      IF       0CD .AXIS LABEL ADD NEXT       NE

Description:

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 .AXIS SET CURRENT before calling this routine.

<axis_label> is the desired label for the next point on the specified axis.

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.


-- JeanNeron - 2011-11-11

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2011-11-11 - JeanNeron
 
  • Edit
  • Attach
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