Difference: CDLayerAddDataGroup (1 vs. 3)

Revision 32012-02-19 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="CDChartDirectorDesignerAPI"
>
>
META TOPICPARENT name="CDChartDirectorDataRoutines"
 

.LAYER ADD DATA GROUP

This subroutine adds a Data Group to the current chart layer.

Revision 22011-12-16 - JeanNeron

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

.LAYER ADD DATA GROUP

Line: 6 to 6
 

Usage:

Changed:
<
<
* Opt PASS <data_group_name> FIELD SHARE? N * GOSUB 0CD .LAYER ADD DATA GROUP * IF 0CD .LAYER ADD DATA GROUP NE
>
>
PASS <data_group_name> FIELD SHARE? N GOSUB 0CD .LAYER ADD DATA GROUP IF 0CD .LAYER ADD DATA GROUP NE
 

Description:

Revision 12011-11-03 - JeanNeron

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

.LAYER ADD DATA GROUP

This subroutine adds a Data Group to the current chart layer.


Usage:

* Opt PASS <data_group_name> FIELD SHARE? N * GOSUB 0CD .LAYER ADD DATA GROUP * IF 0CD .LAYER ADD DATA GROUP NE

Description:

This subroutine adds a Data Group to the current chart layer. The chart must have been initialized as an "XY Chart" via .CHART INITIALIZE and a layer created via .XY ADD BAR LAYER before calling this routine.

<data_group_name> is optional. If passed, it will become the name of this data group.

See Datasets Overview for more information on working with data.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-11-03

 
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