Difference: CDChartDirectorDesignerAPI (19 vs. 20)

Revision 202010-03-22 - 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: 10 to 10
 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

Chart Specifications

Changed:
<
<

General Chart Routines

>
>

Chart Routines - General

 
.CHART INITIALIZE

Initialize a chart.

Line: 48 to 48
  Set the edge width of the chart.
Changed:
<
<

Pie Chart Routines

>
>

Pie Chart Routines - General

 
.PIE SET VIEW

Set the view of the pie to be 2D or 3D.

Line: 82 to 82
 
.PIE SET 3D VIEW ANGLE

Set the 3D viewing angle of the pie.

Changed:
<
<

Pie Sector Routines

>
>

Pie Chart Sector Routines - All Sectors

 
.PIE SET EXPLODE

Set all pie sectors to be exploded.

Line: 101 to 101
 
.PIE SET EXPLODE:END

Set the ending sector number of the range of sectors to explode.

Added:
>
>
.PIE SET LAYOUT

Set the starting angle of the first sector in the pie and the layout direction for the pie sectors.

.PIE SET LAYOUT:ANGLE

Set the starting angle of the first sector in the pie.

.PIE SET LAYOUT:DIR

Set the layout direction for the pie sectors.

.PIE SET STYLE

Set the Shading Method, the Edge Color, and the Edge Width for the pie sectors.

.PIE SET STYLE:SHADING

Set the Shading Method for the pie sectors.

.PIE SET STYLE:EDG CLR

Set the Edge Color for the pie sectors

.PIE SET STYLE:EDG W

Set the Edge Width for the pie sectors

.PIE SET LABEL FORMAT

Set the Format for the pie sector labels.

.PIE SET LB FONT NAME

.PIE SET LB FONT STYLE

.PIE SET LB FONT INDEX

.PIE SET LB FONT COLOR

.PIE SET LB FONT SZ

.PIE SET LB FONT SZ:H

.PIE SET LB FONT SZ:W

Pie Chart Sector Routines - Individual Sectors

 

Data Routines

Dataset Routines

.DATASET INITIALIZE
 
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