Tags:
create new tag
view all tags

Backlinks to CDOverviewDatasetDefinition in Main Web (Search all webs)

Results from Main web retrieved at 00:26 (GMT)

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...
Overview Release 5.1.0 of the APPX Utility includes a new designer API which can be used to create charts within an APPX application. This API provides APPX Designers...
.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 DATA GROUP Esta subrutina se agrega un grupo de datos a la capa de tabla actual. Usage: PASS data group name FIELD...
.LAYER ADD DATASET This subroutine adds a Data Set Template to the current Data Group. Usage: PASS data set 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 This subroutine links a Data Set to a Data Set Template. Usage: Opt PASS dataset name FIELD SHARE? N Opt...
.LAYER LINK DATASET TM This subroutine links a Data Set to a Data Set Template. Usage: Opt PASS dataset name FIELD SHARE? N...
.PIE SET DATASET This subroutine associates a dataset with the `current` pie chart. Usage: PASS dataset name FIELD SHARE...
.POINT ADD NEW This subroutine adds a new Point to the `current` Dataset. Usage: PASS dataset point value1 FIELD SHARE? N...
.POINT ADD NEW Esta subrutina agrega un nuevo punto al `actual` conjunto de datos. Usage: PASS dataset point value1 FIELD SHARE...
.POINT SET VALUE This subroutine changes the value of an existing data point. Usage: PASS dataset point value1 FIELD SHARE...
.XY ADD BAR LAYER This subroutine adds a Bar layer to the `current` chart spec. Usage: PASS data combine method FIELD SHARE? N...
.XY SET BAR CLR This subroutine sets the color of the bars at the current level or at the data point. Usage: PASS color spec name FIELD...
.XY SET BAR CLR:DG This subroutine sets the color of the bar at the `current` data group. Usage: PASS color spec name FIELD...
.XY SET BAR CLR:DP This subroutine sets the color of the bar at the `current` data point. Usage: PASS color spec name FIELD...
.XY SET BAR CLR:DS This subroutine sets the color of the bar at the `current` data set template. Usage: PASS color spec name FIELD...
.XY SET BAR CLR Esta subrutina establece el color de las barras en el nivel actual o en el punto de datos. Usage: PASS color spec name FIELD...
.XY SET BAR CLR:LR This subroutine sets the color of the bar at the `current` layer. Usage: PASS color spec name FIELD SHARE...
.XY SET BAR EDGE CLR This subroutine sets the color of the bar borders at the `current` layer. Usage: PASS color spec name FIELD...
.XY SET BAR GRADIENT This subroutine applies a special shading effect for rectangular and polygonal bars. Usage: PASS start bright FIELD...
.XY SET LINE GAP CLR Sets the color of the line connecting 2 data points when there is a `NoValue` data point in between. Usage: PASS color spec...
.XY SET BAR SHAPE This subroutine sets the shape of the bars in the current Data Point, Data Set Template, Data Group, or XY Bar Layer. Usage: PASS...
.XY SET BAR SHAPE:DG This subroutine sets the shape of the bars in the current Data Group. Usage: PASS shape name FIELD...
.XY SET BAR SHAPE:DP This subroutine sets the shape of the bars in the current Data Point. Usage: PASS shape name FIELD...
.XY SET BAR SHAPE:DS This subroutine sets the shape of the bars in the current Data Set Template. Usage: PASS shape name FIELD...
.XY SET BAR SHAPE:LR This subroutine sets the shape of the bars in the current Layer. Usage: PASS shape name FIELD SHARE...
.XY SET LEGEND TXT This subroutine sets the name to be included in the Legend box. Usage: PASS legend name FIELD SHARE?...
Number of topics: 32

 
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