Difference: CDChartDirectorDesignerAPI (22 vs. 23)

Revision 232010-03-23 - 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: 91 to 91
 
.PIE SET LAYOUT:DIR

Set the layout direction for the pie sectors.

Added:
>
>
.PIE SET LBL BOUNDS

Set the Top and Bottom bounds for the pie sector labels (Side Label Layout only).

.PIE SET LBL BOUNDS:T

Set the Top bound for the pie sector labels (Side Label Layout only).

.PIE SET LBL BOUNDS:B

Set the Bottom bound for the pie sector labels (Side Label Layout only).

 

Pie Chart Sector Routines

Changed:
<
<
.PIE SET SECT EXPL DIS
>
>
The following routines can be used to create or initialize pie sector specs and set the various sector style attributes.
.PIE SECTOR INITIALIZE

Initialize a specific pie sector spec.

.PIE SECTOR ADD NEW

Add a new sector spec for the pie chart.

.PIE SET SECT LABEL

Set the Label of an individual pie sector or the "current" sector.

.PIE SET SECT POSITION

Set the Position (Normal or Exploded) for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.

.PIE SET SECT EXP DIST
  Set the Explosion Distance for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.
.PIE SET SECT SHADING
Line: 105 to 128
  Set the Edge Width for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.

Pie Chart Sector Label Routines

Deleted:
<
<
.LABEL SET LAYOUT TYPE

Set the Layout Type(Inside, Circular, Side) of the pie sector labels.

.LABEL SET DISTANCE
 
Changed:
<
<
Set the Distance between the pie perimeter and the pie sector labels.
.LABEL SET BOUNDS
>
>
The following routines can be used to set the various label attributes for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector.
.PIE SET LBL LAYOUT
 
Changed:
<
<
Set the Top and Bottom bounds for the pie sector labels (Side Layout only).
.LABEL SET BOUNDS:TOP
>
>
Set the Label Layout Method (Inside, Circular, Side) for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector.
.PIE SET LBL DISTANCE
 
Changed:
<
<
Set the Top bound for the pie sector labels (Side Layout only).
.LABEL SET BOUNDS:BOT
>
>
Set the Distance between the pie perimeter and the pie sector labels for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector.
.PIE SET LBL JN LN CLR
 
Changed:
<
<
Set the Bottom bound for the pie sector labels (Side Layout only).
.LABEL SET LINE CLR
>
>
Set the Color of the lines that join the pie sector perimeter with the pie sector labels for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector.
.PIE SET LBL JN LN W
 
Changed:
<
<
Set the Color of the lines that join the pie sector perimeter with the pie sector labels.
.LABEL SET LINE WIDTH

Set the Width of the lines that join the pie sector perimeter with the pie sector labels.

.LABEL SET FORMAT

Set the Format for the pie sector labels.

.LABEL SET FONT NAME

.LABEL SET FONT INDEX

.LABEL SET FONT STYLE

.LABEL SET FONT SZ

.LABEL SET FONT SZ:H

.LABEL SET FONT SZ:W

.LABEL SET FONT CLR
>
>
Set the Width of the lines that join the pie sector perimeter with the pie sector labels for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector.
.PIE SET LBL FORMAT
 
Added:
>
>
Set the Format for the pie sector labels for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector.
 

Data Routines

Dataset Routines

.DATASET INITIALIZE
Line: 161 to 163
 
.POINT SET VALUE

Set the value of the "current" Point in the "current" Dataset.

Deleted:
<
<
.POINT SET LABEL

Set the Label of the "current" Point in the "current" Dataset.

 

Text Box Routines

General 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