Difference: CDChartDirectorDesignerAPI (23 vs. 24)

Revision 242010-03-23 - 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: 103 to 103
 

Pie Chart Sector Routines

The following routines can be used to create or initialize pie sector specs and set the various sector style attributes.

Changed:
<
<
.PIE SECTOR INITIALIZE
>
>
.PIE SECT INITIALIZE
  Initialize a specific pie sector spec.
Changed:
<
<
.PIE SECTOR ADD NEW
>
>
.PIE SECT ADD NEW
 
Changed:
<
<
Add a new sector spec for the pie chart.
>
>
Add a new sector spec for the pie chart and optionally sets the Label.
.PIE SECT SET CURRENT

Set the "current" sector to be a previously initialized sector of the "current" chart.

 
.PIE SET SECT LABEL

Set the Label of an individual pie sector or the "current" sector.

Line: 159 to 162
 

Dataset Point Routines

.POINT ADD NEW
Changed:
<
<
Add a new Point to the "current" Dataset.
>
>
Add a new Point to the "current" Dataset. Also create a corresponding sector spec for the "current" (pie) chart if one does not exist.
 
.POINT SET VALUE

Set the value of the "current" Point in the "current" Dataset.

 
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