---+ .AXIS SET TTL ALIGN _This subroutine sets the alignment of the axis title for the title of the "current" axis._ <br />%TOC% ---++ Usage: <pre> PASS <title_alignment> FIELD SHARE? N GOSUB 0CD .AXIS SET TTL ALIGN * Check for error IF 0CD .AXIS SET TTL ALIGN NE </pre> ---++ Description: This subroutine sets the alignment for the title for the "current" axis. You must have selected a "current" axis via[[CDAxisSetCurrent][.AXIS SET CURRENT]] before calling this routine. This is only useful if you have set an axis title via [[CDAxisSetTitle][.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. 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 - 2011-11-10
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorXYChartRoutines
>
CDAxisSetTitleAlignment
Topic revision: r3 - 2012-02-25 - 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