---+ .AXIS SET AXIS VAL DIR _This subroutine sets the direction for the values of the "current" axis._ <br />%TOC% ---++ Usage: <pre> PASS <val_dir> FIELD SHARE? N GOSUB 0CD .AXIS SET AXIS VAL DIR * Check for error IF 0CD .AXIS SET AXIS VAL DIR NE </pre> ---++ Description: This subroutine sets the direction for the values of the "current" axis. You must have selected a "current" axis via [[CDAxisSetCurrent][.AXIS SET CURRENT]] before calling this routine. <div id="_mcePaste">For a normal vertical axis, the axis starts from the bottom and increases its value towards the top. For a normal horizontal axis, the axis starts from the left and increases its value towards the right. The subroutine can be used to reverse the direction of the axis.</div> Valid values for <val_dir> are Normal, Reverse or blank. Blank or no value passed is the same as Normal. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-11-09
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorXYChartRoutines
>
CDAxisSetAxisDirection
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