Difference: CDChartDirectorDesignerAPI (2 vs. 3)

Revision 32010-02-15 - SteveFrizzell

Line: 1 to 1
 

Chart Director API for APPX

This API can be used by an APPX designer to create business charts within an APPX application.

Line: 9 to 9
  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 Designers with a robust set of subroutines which can be used to dynamically create charts and embed them in menus, input screens, and PDF reports.

Chart Initialization

Changed:
<
<

Chart Routines

>
>

Chart Specifications

General Chart Routines

.CHART INIT
 
Changed:
<
<
.CHART INIT
>
>
Initialize a chart.
.CHART SET CURRENT
 
Changed:
<
<
.CHART SET CURRENT
>
>
Set the "current" chart to be a previously initialized chart.
.CHART GET NAME
 
Changed:
<
<
.CHART GET NAME
>
>
Get the name of the "current" chart.
.CHART RENDER
 
Changed:
<
<
.CHART RENDER
>
>
Render the "current" chart.
  .CHART SET TITLE
Added:
>
>
Set the title of the "current" chart.
 .CHART SET SIZE
Added:
>
>
Set the size (height and width) of the "current" chart.
 .CHART SET SIZE:H
Added:
>
>
Set the height of the "current" chart.
 .CHART SET SIZE:W
Added:
>
>
Set the width of the "current" chart.
 .CHART SET BG COLOR
Added:
>
>
Set the background color of the chart to the "current" color.
 .CHART SET EDGE EFFECT
Added:
>
>
Set the edge effect of the chart.

.CHART SET EDGE WIDTH

Set the edge width of the chart.

 .CHART SET EDGE COLOR
Added:
>
>
Set the edge color of the chart.

.CHART SET VIEW

Set the view of the chart to 2D or 3D.

 

Pie Chart Routines

Changed:
<
<
.PIE SET 2D
>
>
.PIE SET SHAPE
  .PIE SET ORIGIN
Line: 48 to 75
  .PIE SET RADIUS:INNER
Deleted:
<
<
.PIE SET 3D
 .PIE SET 3D:MODE

.PIE SET 3D:DEPTH

 
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