.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...
Base Chart Routines These subroutines allow you to set various attributes of your chart, regardless of the type of chart you are creating. Base Chart Routines ...
Color Routines These subroutines allow you to set or change the color of the "current object". In most cases, you have to have assigned a color to an object via s...
Data Routines These subroutines allow you supply the data you want on your chart. See Datasets Overview for an overview on using these subroutines. Dataset Routi...
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...
Installation Tips This page describes some installation tips. Description: * If your server does not already have PHP installed, download and install PHP from...
Instalacion Esta pagina describe algunos consejos de instalacion. Descripcion: * Si su servidor no tiene ya instalado PHP, hay que bajar y instalar PHP de h...
Known Issues * The Linear Meter chart type has a few problems: * The pointer files (PTR1/2) are not initialized when .CHART INITIALIZE is called, so eac...
Overview Release 5.1.0 of the APPX Utility includes a new designer API which can be used to create charts within an APPX application. This API provides APPX Desig...
Overview Resumen Release 5.1.0 APPX incluye una API del disenador que se puede utilizar para crear graficos dentro de una aplicacion APPX. Esta API proporciona a ...
Pie Chart Routines These subroutines are used to create a Pie chart. Pie Chart Routines General .PIE SET DATASET Associate a dataset with the pie chart. .PIE...
Text Object Routines All the text that you place on the chart is considered a 'text object', such as axis labels, chart titles, legends, etc. These subroutines al...
XY Chart Routines These subroutines are used to create an XY chart. General .XY SET PLOT AREA Set the position and size of the plot area. .XY SET PLOT AREA:X S...
! WYSIWYG content do not remove this comment, and never use this identical text in your topics .CHART INITIALIZE This subroutine is called to initialize or r...