---+ .LAYER ADD DATASET _This subroutine adds a Data Set Template to the current Data Group._ <br />%TOC% ---++ Usage: <pre><pre><div id="_mcePaste">* Opt PASS <data_set_name> FIELD SHARE? N * GOSUB 0CD .LAYER ADD DATASET * IF 0CD .LAYER ADD DATASET NE </div></pre> </pre> ---++ Description: This subroutine adds a data set template to the current data group. The chart must have been initialized as an "XY Chart" via [[CDChartInitialize][.CHART INITIALIZE]], a layer created via [[CDXYAddBarLayer][.XY ADD BAR LAYER]] and a data group added via [[CDLayerAddDataGroup][.LAYER ADD DATA GROUP]] before calling this routine. <data_set_name> is optional. If passed, it will become the name of this data set template. The data set template becomes the "current" data set template. See [[CDOverviewDatasetDefinition][Datasets Overview]] for more information on working with data. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-11-03
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDLayerAddDataSet
Topic revision: r1 - 2011-11-03 - JeanNeron
Copyright © 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