Difference: CDChartDirectorDesignerAPI (25 vs. 26)

Revision 262010-03-26 - 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: 47 to 47
 
.CHART SET EDGE WIDTH

Set the edge width of the chart.

Added:
>
>
.CHART SET CNR STYLE
 
Added:
>
>
Set the corner style (Square or Rounded) of the "current" Chart Object.
.CHART SET CNR R

Set the corner radius' of the "current" Chart Object.

.CHART SET CNR R:TL

Set the radius of the Top Left corner of the "current" Chart Object.

.CHART SET CNR R:TR

Set the radius of the Top Right corner of the "current" Chart Object.

.CHART SET CNR R:BR

Set the radius of the Bottom Right corner of the "current" Chart Object.

.CHART SET CNR R:BL

Set the radius of the Bottom Left corner of the "current" Chart Object.

.CHART SET BG WALLPAPER

Set the pathname of a wallpaper image that is to be tiled within the chart background area.

.CHART SET BG IMAGE

Set the pathname of an image file that is to be positioned within the chart background area.

 

Pie Chart Routines - General

.PIE SET VIEW
Line: 220 to 243
 Set the corner radius' of the "current" Text Object.
.TEXT SET BX CNR R:TL
Changed:
<
<
Set the radius of the Top Left corner of the "current" Text Object]]
>
>
Set the radius of the Top Left corner of the "current" Text Object.
 
.TEXT SET BX CNR R:TR
Changed:
<
<
Set the radius of the Top Right corner of the "current" Text Object]]
>
>
Set the radius of the Top Right corner of the "current" Text Object.
 
.TEXT SET BX CNR R:BR
Changed:
<
<
Set the radius of the Bottom Right corner of the "current" Text Object]]
>
>
Set the radius of the Bottom Right corner of the "current" Text Object.
 
.TEXT SET BX CNR R:BL
Changed:
<
<
Set the radius of the Bottom Left corner of the "current" Text Object]]
>
>
Set the radius of the Bottom Left corner of the "current" Text Object.
 
.TEXT SET BX LOC

Set the location (x and y) of the "current" Text Object.

 
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