Difference: CDAxisSetTitleAlignment (1 vs. 3)

Revision 32012-02-25 - JeanNeron

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

.AXIS SET TTL ALIGN

This subroutine sets the alignment of the axis title for the title of the "current" axis.

Revision 22011-11-18 - JeanNeron

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

.AXIS SET TTL ALIGN

Line: 18 to 18
  <title_alignment> must be one of: Bottom Left, Bottom Center, Bottom right, left, corner, right, top left, top center, top right, bottom, top, top left2, top right2, bottom left2, and bottom right2. If not passed or set to blank, the default position will be used.
Added:
>
>
See AlignmentSpecficiation for an explanation of the allowed values.
 Comments:

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

Revision 12011-11-10 - JeanNeron

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

.AXIS SET TTL ALIGN

This subroutine sets the alignment of the axis title for the title of the "current" axis.


Usage:

      PASS         <title_alignment>          FIELD            SHARE? N
      GOSUB    0CD .AXIS SET TTL ALIGN
      *        Check for error
      IF       0CD .AXIS SET TTL ALIGN        NE

Description:

This subroutine sets the alignment for the title for the "current" axis. You must have selected a "current" axis via.AXIS SET CURRENT before calling this routine. This is only useful if you have set an axis title via .AXIS SET TITLE.

<title_alignment> must be one of: Bottom Left, Bottom Center, Bottom right, left, corner, right, top left, top center, top right, bottom, top, top left2, top right2, bottom left2, and bottom right2. If not passed or set to blank, the default position will be used.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-11-10

 
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