Difference: CDAxisYonRight ( vs. 1)

Revision 12011-12-14 - JeanNeron

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

.AXIS Y ON RIGHT

This subroutine is called to interchange the position of the primary y-axis and the secondary y-axis.


Usage:

      GOSUB    0CD .AXIS Y ON RIGHT
      *        Check for error
      IF       0CD .AXIS Y ON RIGHT           NE

Description:

This subroutine swaps the the primary and secondary "Y" axis on the "currrent" chart.

By default, the primary y-axis is the y-axis on the left side of the plot area (bottom side if you have swapped the X & Y axis via .AXIS SWAP XY), and the secondary y-axis is on the right side of the plot area (top side if you have swapped the X & Y axis via .AXIS SWAP XY). This subroutine can be used to interchange their positions.

Every time you call this routine, the axes will be swapped, thus calling it twice will swap the primary and secondary axes back to their original location.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-12-14

 
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