Tags:
create new tag
view all tags

Backlinks to CDChartDirectorDataRoutines in Main Web (Search all webs)

Results from Main web retrieved at 13:50 (GMT)

Chart Director API for APPX These APIs can be used by an APPX designer to create business charts within an APPX application. Installation Tips Overview Data Routines...
.DATASET GET NAME This subroutine gets the name of the `current` Dataset. Usage: PASS dataset name FIELD SHARE? Y GOSUB...
.DATASET INITIALIZE This subroutine is called to initialize a dataset. Usage: PASS number of dimensions FIELD SHARE? N PASS...
.DATASET SET CURRENT This subroutine sets the `current` Dataset to be a previously initialized Dataset. Usage: PASS dataset name FIELD...
.LAYER ADD DATA GROUP This subroutine adds a Data Group to the current chart layer. Usage: PASS data group name FIELD SHARE...
.LAYER ADD DATASET TM This subroutine adds a Data Set Template to the current Data Group. Usage: PASS data set name FIELD...
.LAYER LINK DATASET TM This subroutine links a Data Set to a Data Set Template. Usage: Opt PASS dataset name FIELD SHARE? N...
.POINT ADD NEW This subroutine adds a new Point to the `current` Dataset. Usage: PASS dataset point value1 FIELD SHARE? N...
.POINT SET VALUE This subroutine changes the value of an existing data point. Usage: PASS dataset point value1 FIELD SHARE...
Number of topics: 9

 
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