---+ .TEXT BX ALIGN _This subroutine sets the alignment (position) of the "current" text box._ <br />%TOC% ---++ Usage: <pre> PASS <box_alignment> FIELD SHARE? N GOSUB 0CD .TEXT BX ALIGN * Check for error IF 0CD .TEXT BX ALIGN NE </pre> ---++ Description: This subroutine sets the alignment (position) of the "current" text box. This is only applicable to text boxes you have created yourself via [[CDTextInitialize][.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._ <br />%COMMENT% -- Main.JeanNeron - 2012-02-17
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorTextRoutines
>
CDTextBxAlign
Topic revision: r2 - 2012-02-22 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback