Children of CDChartDirectorDesignerAPI in APPX Web

Results from APPX web retrieved at 06:12 (Local)

CDChartDirectorBaseChartRoutines
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 ...
r9 - 19 Feb 2012 - 13:11 by JeanNeron
CDChartDirectorColorRoutines
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...
r4 - 19 Jan 2012 - 12:10 by JeanNeron
CDChartDirectorDataRoutines
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...
r3 - 22 Dec 2011 - 16:33 by JeanNeron
CDChartDirectorInstallation
Installation Tips This page describes some installation tips. Description: * If your server does not already have PHP installed, download and install PHP from...
r4 - 13 Feb 2018 - 10:54 by ErikGimbergh
CDChartDirectorKnownIssues
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...
r60 - 23 Mar 2012 - 17:06 by JeanNeron
CDChartDirectorOverview
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...
r2 - 24 Jan 2012 - 13:19 by JeanNeron
CDChartDirectorPieChartRoutines
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...
r2 - 25 Nov 2011 - 11:57 by JeanNeron
CDChartDirectorTextRoutines
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...
r3 - 16 Feb 2012 - 23:43 by JeanNeron
CDChartDirectorXYChartRoutines
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...
r14 - 18 Oct 2016 - 13:28 by JeanNeron
CDLayerAddDataSet
.LAYER ADD DATASET This subroutine adds a Data Set Template to the current Data Group. Usage: PASS data_set_name FIELD SHAR...
r2 - 25 Nov 2011 - 13:41 by JeanNeron
CDLayerLinkDataSet
.LAYER LINK DATASET This subroutine links a Data Set to a Data Set Template. Usage: * Opt PASS dataset_name FIELD SHARE? N * Opt...
NEW - 03 Nov 2011 - 17:36 by JeanNeron
CDOverviewChartDesign
Chart Design Overview This page describes the basic steps and related subroutine calls for creating a simple chart. Description: Designing a chart can be as simp...
r6 - 27 May 2013 - 21:37 by JeanNeron
CDOverviewChartRender
Chart Rendering Overview This page describes the process for rendering a chart and using it in your Appx program. Description: After you have initialized your ch...
r4 - 27 May 2013 - 21:30 by JeanNeron
CDOverviewDatasetDefinition
Datasets Overview This page describes the basic steps and related subroutine calls for supplying data to the charting routines. Description: Data and the present...
r9 - 22 Nov 2013 - 11:09 by AlKalter
CDOverviewKeyConcepts
Key Concepts This page describes de key concepts you should know before using the API's. Description: The API's have been designed so that you have a minimum num...
r10 - 28 Jan 2015 - 12:50 by JeanNeron
CDShapeSetPoints
.SHAPE SET POINTS CNT This subroutine is called to set the number of sides, points or width for the current shape. Usage: PASS no_of_points ...
NEW - 20 Oct 2011 - 17:07 by JeanNeron
ColorSetColor
.COLOR SET COLOR This subroutine is called to set a color (RGB) into the "current" color spec. A single parameter is passed and may be in any one of the following...
r2 - 20 Mar 2010 - 06:50 by SteveFrizzell
Number of topics: 17
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback