Difference: CDChartDirectorDesignerAPI (9 vs. 10)

Revision 102010-02-17 - 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: 102 to 102
 Set the ending sector number of the range of sectors to explode.

Data Routines

Dataset Routines

Added:
>
>
.DATASET INITIALIZE
 
Changed:
<
<
.DATASET INITIALIZE
>
>
Initialize a Dataset.
.DATASET SET CURRENT
 
Changed:
<
<
.DATASET SET CURRENT
>
>
Set the "current" Dataset to be a previously initialized Dataset.
.DATASET GET NAME
 
Changed:
<
<
.DATASET GET NAME
>
>
Get the name of the "current" Dataset.
 

Dataset Point Routines

Added:
>
>
.POINT ADD NEW
 
Changed:
<
<
.POINT ADD NEW
>
>
Add a new Point to the "current" Dataset.
.POINT SET VALUE
 
Changed:
<
<
.POINT SET VALUE
>
>
Set the value of the "current" Point in the "current" Dataset.
.POINT SET LABEL
 
Changed:
<
<
.POINT SET LABEL
>
>
Set the Label of the "current" Point in the "current" Dataset.
 

Text Box Routines

.TEXT 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