Difference: CDChartDirectorDesignerAPI (3 vs. 4)

Revision 42010-02-16 - 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: 11 to 11
 

Chart Initialization

Chart Specifications

General Chart Routines

Changed:
<
<
.CHART INIT
>
>
.CHART INITIALIZE
  Initialize a chart.
.CHART SET CURRENT
Line: 23 to 23
 
.CHART RENDER

Render the "current" chart.

Changed:
<
<
.CHART SET TITLE
>
>
.CHART SET TITLE
  Set the title of the "current" chart.
Changed:
<
<
.CHART SET SIZE
>
>
.CHART SET SIZE
  Set the size (height and width) of the "current" chart.
Changed:
<
<
.CHART SET SIZE:H
>
>
.CHART SET SIZE:H
  Set the height of the "current" chart.
Changed:
<
<
.CHART SET SIZE:W
>
>
.CHART SET SIZE:W
  Set the width of the "current" chart.
Changed:
<
<
.CHART SET BG COLOR
>
>
.CHART SET BG COLOR
  Set the background color of the chart to the "current" color.
Changed:
<
<
.CHART SET EDGE EFFECT
>
>
.CHART SET EDGE EFFECT
  Set the edge effect of the chart.
Changed:
<
<
.CHART SET EDGE WIDTH
>
>
.CHART SET EDGE WIDTH
  Set the edge width of the chart.
Changed:
<
<
.CHART SET EDGE COLOR
>
>
.CHART SET EDGE COLOR
  Set the edge color of the chart.
Changed:
<
<
.CHART SET VIEW
>
>
.CHART SET VIEW
  Set the view of the chart to 2D or 3D.

Pie Chart Routines

Line: 90 to 81
 

Data Routines

Dataset Routines

Changed:
<
<
.DATASET INIT
>
>
.DATASET INITIALIZE
  .DATASET SET CURRENT
Line: 104 to 95
 .POINT SET LABEL

Text Box Routines

Changed:
<
<
.TEXT INIT
>
>
.TEXT INITIALIZE
  .TEXT SET CURRENT
Added:
>
>
.TEXT GET NAME
 .TEXT SET POINT SIZE

.TEXT SET POINT SIZE:H

Line: 119 to 112
 .TEXT SET COLOR BG

.TEXT SET COLOR EDGE

Deleted:
<
<
.TEXT GET NAME
 

Color Routines

Changed:
<
<
.COLOR INIT
>
>
.COLOR INITIALIZE
  .COLOR SET CURRENT
 
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