Difference: CDTextBxAlign (1 vs. 2)

Revision 22012-02-22 - JeanNeron

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

.TEXT BX ALIGN

This subroutine sets the alignment (position) of the "current" text box.

Revision 12012-02-17 - JeanNeron

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

.TEXT BX ALIGN

This subroutine sets the alignment (position) of the "current" text box.


Usage:

      PASS         <box_alignment>            FIELD            SHARE? N
      GOSUB    0CD .TEXT BX ALIGN
      *        Check for error
      IF       0CD .TEXT BX ALIGN             NE

Description:

This subroutine sets the alignment (position) of the "current" text box. This is only applicable to text boxes you have created yourself via .TEXT INITIALIZE.

<box_alignment> must be one of: Bottom Left, Bottom Center, Bottom right, left, center, right, top left, top center, top right, bottom, and top. This refers to the position of the text box on the current chart, not the text within the box.

If not passed or set to blank, the position will be cleared and the text box will not appear on the chart.

See AlignmentSpecficiation for an explanation of the allowed values.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2012-02-17

 
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