.AXIS SET AXIS SCALE This subroutine sets the top extension, bottom extension, and zero affinity values that are to be used when auto scaling the "current" axis. ...
.AXIS SET AXIS RND MAX This subroutine controls whether or not the maximum value of the "current" axis should be rounded to correspond with a tick value. Usage: ...
.AXIS SET AXIS RND MIN This subroutine controls whether or not the minimum value of the "current" axis should be rounded to correspond with a tick value. Usage: ...
.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...
Chart Director API for APPX These APIs can be used by an APPX designer to create business charts within an APPX application. Installation Tips Overview Data Ro...
.XY SET BAR LBL MIN SZ This subroutine sets the minimum height (or width for horizontal bars) of the bar segments below which data labels will be hidden. Usage: ...
.XY SET BAR SHAPE This subroutine sets the shape of the bars in the current Data Point, Data Set Template, Data Group, or XY Bar Layer. Usage: PASS ...