Difference: CDTextSetBoxZOrder (1 vs. 2)

Revision 22012-02-22 - JeanNeron

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

.TEXT SET BX Z ORDER

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

Revision 12011-11-18 - JeanNeron

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

.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.


<--/commentPlugin-->

-- JeanNeron - 2011-11-18

 
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