Difference: CDChartDirectorDesignerAPI (35 vs. 36)

Revision 362010-04-12 - 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: 58 to 58
 

.CHART SET CNR STYLE

Set the corner style (Square or Rounded) of the "current" chart.

Changed:
<
<

.CHART SET CNR EXT CLR

>
>

.CHART SET EXT CLR

 
Changed:
<
<
Set the exterior color for rounded corners of the "current" chart.
>
>
Set the exterior color for rounded corners and/or the Drop Shadow effect of the "current" chart.
 

.CHART SET CNR R

Set the corner radius' of the "current" chart.

Line: 83 to 83
  Get the name of the "current" chart.

Not Yet Implemented

Changed:
<
<

.CHART ADD TO MULTI

>
>
.CHART ADD TO MULTI
  Add the "current" chart object to the specified Multi-Chart.
Changed:
<
<

.CHART ADD EM CHART

>
>
.CHART ADD EM CHART
  Add the specified chart object to the "current" Multi-Chart.
Added:
>
>
.CHART SET SHAPE AA

Set the Shape Anit-Alias to be On or Off for the "current" chart.

.CHART SET TXT AA MODE

Set the Text Anti-Alias Mode for the "current" chart.

.CHART SET TRANS TYPE

Set the Transparency Type for the "current" chart.

.CHART SET TRANS COLOR

Set the Transparency Color for the "Current" chart. This field is usually set in conjunction with the "Single Color" Transparency Type.

.CHART SET DROP SHADOW

Set the Drop Shadow Effect to be On or Off for the "current" chart.

.CHART SET DS LOC

Set the X and Y coordinates of the offset of the Drop Shadow Effect for the "current" chart.

.CHART SET DS LOC:X

Set the X coordinate of the offset of the Drop Shadow Effect for the "current" chart.

.CHART SET DS LOC:Y

Set the Y coordinate of the offset of the Drop Shadow Effect for the "current" chart.

.CHART SET DS BLUR RAD

Set the Blur Radius of the Drop Shadow Effect for the "current" chart.

.CHART SET DS COLOR

Set the Color of the Drop Shadow Effect for the "current" chart.

 

Pie Chart Routines

General

.PIE SET 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