Tags:
create new tag
view all tags

.TEXT SET BX Z ORDER

This subroutine sets the Z order for the "current" Text Object .


Usage:

      PASS         <z_order>                  FIELD            SHARE? N
      GOSUB    0CD .TEXT SET BX Z ORDER
      *        Check for error
      IF       0CD .TEXT SET BX Z ORDER       NE

Description:

This subroutine sets the Z order for the "current" Text Object.

This only applies to custom objects, box objects generated by Chart Director, such as axes labels, data labels, etc., will have their z-order fixed by Chart Director. Note that in the initial release of the Chart Director API, you cannot add custom objects to a chart, so this subroutine does not do anything useful.

Chart Director will draw objects in ascending z-order. That means objects with larger z-order will be drawn later, and hence will be on the top of the chart.

If a parameter is not received or if the value received is blank, then the Z order of the text object is cleared and the default width will be rendered.

Comments:

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


-- JeanNeron - 2011-11-18

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2012-02-22 - JeanNeron
 
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