Difference: CDChartDirectorDesignerAPI (11 vs. 12)

Revision 122010-02-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: 171 to 171
 

.COLOR SET COLOR

Set the color of the "current" Color Object.

Changed:
<
<

.COLOR SET COLOR:RED

>
>

.COLOR SET COLOR:RGB

Set the individual colors of the "current" Color Object.

.COLOR SET COLOR:R

  Set the Red value of the "current" Color Object.
Changed:
<
<

.COLOR SET COLOR:GREEN

>
>

.COLOR SET COLOR:G

  Set the Green value of the "current" Color Object.
Changed:
<
<

.COLOR SET COLOR:BLUE

>
>

.COLOR SET COLOR:B

  Set the Blue value of the "current" Color Object.
Changed:
<
<

.COLOR SET COLOR:ALPHA

>
>

.COLOR SET COLOR:A

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

.COLOR SET TRANSPARENT

 
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