Difference: CDChartDirectorDesignerAPI (8 vs. 9)

Revision 92010-02-16 - 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: 82 to 82
  Set the 3D viewing angle of the pie.

Pie Sector Routines

Added:
>
>
.PIE SET EXPLODE
 
Changed:
<
<
.PIE EXPLODE
>
>
Set all pie sectors to be exploded.
.PIE SET EXPLODE:MODE
 
Changed:
<
<
.PIE EXPLODE:MODE
>
>
Set the Explode Mode of the pie to be None, All, or Range.
.PIE SET EXPLODE:DIST
 
Changed:
<
<
.PIE EXPLODE:DEPTH
>
>
Set the Explosion Depth.
.PIE SET EXPLODE:RANGE

Set the beginning and ending sector numbers of the range of sectors to explode.

.PIE SET EXPLODE:BEG

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

.PIE SET EXPLODE:END

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

 

Data Routines

Dataset Routines

Line: 159 to 171
 

.COLOR SET COLOR:BLUE

Set the Blue value of the "current" Color Object.

Changed:
<
<

.COLOR SET TRANS

>
>

.COLOR SET COLOR:ALPHA

Set the Alpha value of the "current" Color Object.

.COLOR SET TRANSPARENT

Set the alpha channel of the "current" Color Object to be Transparent.

.COLOR SET OPAQUE

 
Changed:
<
<
Set the Transparency value of the "current" Color Object.
>
>
Set the alpha channel of the "current" Color Object to be Opaque.
  -- SteveFrizzell - 2010-02-14
 
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