Difference: CDChartDirectorDataRoutines (1 vs. 3)

Revision 32011-12-22 - JeanNeron

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

Data Routines

Line: 20 to 20
  Adds a data group to the current chart layer
Changed:
<
<

.LAYER ADD DATASET

>
>

.LAYER ADD DATASET TM

  Adds a dataset template to the current data group
Changed:
<
<

.LAYER LINK DATASET

>
>

.LAYER LINK DATASET TM

  Links a set of data points to a dataset template.

Dataset Point Routines

Revision 22011-11-25 - JeanNeron

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

Data Routines

These subroutines allow you supply the data you want on your chart. See Datasets Overview for an overview on using these subroutines.

Changed:
<
<

Dataset Routines

.DATASET INITIALIZE
>
>

Dataset Routines

.DATASET INITIALIZE

  Initialize a Dataset.
Changed:
<
<
.DATASET SET CURRENT
>
>

.DATASET SET CURRENT

  Set the "current" Dataset to be a previously initialized Dataset.
Changed:
<
<
.DATASET GET NAME
>
>

.DATASET GET NAME

  Get the name of the "current" Dataset.
Changed:
<
<
.LAYER ADD DATA GROUP
>
>

.LAYER ADD DATA GROUP

  Adds a data group to the current chart layer
Changed:
<
<
.LAYER ADD DATASET
>
>

.LAYER ADD DATASET

  Adds a dataset template to the current data group
Changed:
<
<
.LAYER LINK DATASET
>
>

.LAYER LINK DATASET

  Links a set of data points to a dataset template.
Changed:
<
<

Dataset Point Routines

.POINT ADD NEW
>
>

Dataset Point Routines

.POINT ADD NEW

  Add a new Point to the "current" Dataset.
Changed:
<
<
.POINT SET VALUE
>
>

.POINT SET VALUE

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

Comments:

Revision 12011-11-24 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CDChartDirectorDesignerAPI"

Data Routines

These subroutines allow you supply the data you want on your chart. See Datasets Overview for an overview on using these subroutines.

Dataset Routines

.DATASET INITIALIZE

Initialize a Dataset.

.DATASET SET CURRENT

Set the "current" Dataset to be a previously initialized Dataset.

.DATASET GET NAME

Get the name of the "current" Dataset.

.LAYER ADD DATA GROUP

Adds a data group to the current chart layer

.LAYER ADD DATASET

Adds a dataset template to the current data group

.LAYER LINK DATASET

Links a set of data points to a dataset template.

Dataset Point Routines

.POINT ADD NEW

Add a new Point to the "current" Dataset.

.POINT SET VALUE

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

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- JeanNeron - 2011-11-24

 
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