Difference: CDChartDirectorDesignerAPI (74 vs. 75)

Revision 752011-10-03 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPX510Features"

Chart Director API for APPX

Line: 265 to 265
 

.PIE SET LBL BOUNDS:B

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

Changed:
<
<

Pie Chart Sector Routines

>
>

Pie Chart Sector Routines

  The following routines can be used to create or initialize pie sector specs and set the various sector style attributes.
Changed:
<
<

Pie Chart Sector Routines - General

>
>

Pie Chart Sector Routines - General

 
.PIE SECT INITIALIZE

Initialize a specific pie sector spec.

Line: 278 to 278
 
.PIE SECT SET CURRENT

Set the "current" pie chart sector to be a previously initialized pie sector of the "current" chart.

Changed:
<
<

Pie Chart Sector Routines - Background Options

>
>

Pie Chart Sector Routines - Background Options

 
.PIE SET SECT BG CLR

Set the background color for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.

.PIE SET SECT SHADING

Set the Shading Method for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.

Changed:
<
<

Pie Chart Sector Routines - Edge Options

>
>

Pie Chart Sector Routines - Edge Options

 
.PIE SET SECT EDGE CLR

Set the Edge Color for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.

.PIE SET SECT EDGE W

Set the Edge Width for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.

Changed:
<
<

Pie Chart Sector Routines - Explode Options

>
>

Pie Chart Sector Routines - Explode Options

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

Changed:
<
<

Pie Chart Sector Routines - Labels

>
>

Pie Chart Sector Routines - Labels

  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 SECT LABEL
Line: 320 to 320
 
.PIE SET LBL FORMAT

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.

Changed:
<
<

Not Yet Implemented

>
>

Not Yet Implemented

  The following routines have not been implemented. However, until such time as they are implemented, the corresponding .TEXT routines can be used instead.
.PIE SET LBL FONT NAM
Line: 341 to 341
 
.PIE SET LBL ROTATION

Set the rotation angle for all sectors of the current pie chart.

Changed:
<
<

XY Chart Routines

General

>
>

XY Chart Routines

General

 
.XY SET PLOT AREA

Set the position and size of the plot area.

Line: 431 to 431
 
.XY SET BAR 3D DEPTH

Set the 3D depth of the current bar layer.

Changed:
<
<

Axis Routines

General
>
>

Axis Routines

General

 
.AXIS SET CURRENT

Set the specified axis ("x", "y") of the "current" chart to be the "current" axis. (a second optional parameter can specify "Primary" or "Secondary")

Line: 466 to 466
 
.AXIS SET AXIS VAL DIR

Set the direction for the values of the "current" axis. (NORMAL or REVERSE)

Changed:
<
<
Axis Tick Routines
>
>

Axis Tick Routines

 
.AXIS SET TICK CLR

Set the color of the (major and minor) ticks on the "current" axis.

Line: 485 to 485
 
.AXIS SET TICK DENSITY

Set the distance in pixels between major ticks and minor ticks on the "current" axis.

Changed:
<
<
Axis Title Routines
>
>

Axis Title Routines

 
.AXIS SET TITLE

Set a title for the "current" axis. (creates a TEXTSPEC record which then becomes the current TEXT spec similar to .CHART SET TITLE)

Line: 510 to 510
 
.AXIS SET TTL GAP

Set the gap between the axis title and the axis for the "current" axis. Note: Title gap does not seem to work correctly in all cases. Possible bug in Chart Director.

Changed:
<
<
Axis Label Routines
>
>

Axis Label Routines

 
.AXIS LABEL ADD NEXT

Add the next label to the "current" Axis of the "current" chart.

Line: 541 to 541
 
.AXIS SET LBL OFFSET

Set the offset of the labels and the offset units for the the "current" axis. The offset units is an optional second parameter. The default for the offset unit is pixels.

Changed:
<
<

Data Routines

Dataset Routines

>
>

Data Routines

Dataset Routines

 
.DATASET INITIALIZE

Initialize a Dataset.

Line: 552 to 552
 
.DATASET GET NAME

Get the name of the "current" Dataset.

Changed:
<
<

Dataset Point Routines

>
>

Dataset Point Routines

 
.POINT ADD NEW

Add a new Point to the "current" Dataset. Also create a corresponding sector spec for the "current" (pie) chart if one does not exist.

.POINT SET VALUE

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

Changed:
<
<

Text Box Routines

General Text Box Routines

>
>

Text Box Routines

General Text Box Routines

 
.TEXT INITIALIZE

Initialize a Text Object

Line: 573 to 573
 
.TEXT SET TEXT

Set the text of the "current" Text Object.

Changed:
<
<

Font Routines

>
>

Font Routines

 
.TEXT SET FONT NAME

Set the font name and font index for the "current" Text Object.

Line: 595 to 595
 
.TEXT SET FONT CLR

Set the font color for the "current" Text Object.

Changed:
<
<

Text Box Routines

>
>

Text Box Routines

 
.TEXT SET BX BG CLR

Set the background color for the "current" Text Object.

Line: 647 to 647
 
.TEXT SET BX Z ORDER

Set the Z Order of the "current" Text Object.

Changed:
<
<

Text Format Routines

>
>

Text Format Routines

 
.TEXT SET TXT MAX SZ

Set the maximum size (width and height) of the text that can be displayed in 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