Tags:
create new tag
view all tags

Backlinks to CDChartDirectorXYChartRoutines in Main Web (Search all webs)

Results from Main web retrieved at 02:27 (GMT)

.AXIS LABEL ADD NEXT This subroutine adds the specified label to the `current` Axis of the `current` chart.. Usage: PASS axis label...
.AXIS SET AXIS SCALE This subroutine sets the top extension, bottom extension, and zero affinity values that are to be used when auto scaling the `current` axis....
.AXIS SET AXIS CLR This subroutine sets the color of the `current` axis Usage: PASS color spec name FIELD SHARE? N...
.AXIS SET AXIS VAL DIR This subroutine sets the direction for the values of the `current` axis. Usage: PASS val dir FIELD...
.AXIS SET AXIS L This subroutine sets the length of the `current` axis Usage: PASS axis length FIELD SHARE? N GOSUB...
.AXIS SET AXIS MARGIN This subroutine reserves margins at the end of the `current` axis Usage: PASS top margin FIELD SHARE...
.AXIS SET AXIS MODE This subroutine sets the axis mode of the `current` axis to be INDENTED or DEFAULT. Usage: PASS axis mode FIELD...
.AXIS SET AXIS OFFSET This subroutine sets the offset (x and y) of the `current` axis Usage: PASS x offset FIELD SHARE...
.AXIS SET AXIS RND MAX This subroutine controls whether or not the maximum value of the `current` axis should be rounded to correspond with a tick value. Usage...
.AXIS SET AXIS RND MIN This subroutine controls whether or not the minimum value of the `current` axis should be rounded to correspond with a tick value. Usage...
.AXIS SET AXIS W This subroutine sets the width of the `current` axis Usage: PASS axis width FIELD SHARE? N GOSUB...
.AXIS SET CURRENT This subroutine is called to set the specified axis (`x`, `y`) of the `current` chart to be the `current` axis. Usage: PASS axis...
.AXIS SET LBL FONT CLR This subroutine sets the font color for the `current` label of the `current` axis. Usage: PASS color spec name FIELD...
.AXIS SET LBL FONT IDX This subroutine sets the font index for the `current` label of the `current` axis. Usage: PASS font index FIELD...
.AXIS SET LBL FONT NAM This subroutine sets the font name and font number for the `current` label of the `current` Axis. Usage: PASS font name...
.AXIS SET LBL FONT SZ This subroutine sets the font size for the `current` label of the `current` axis. Usage: PASS font height FIELD...
.AXIS SET LBL FONT STL This subroutine sets the font style for the `current` label of the `current` axis. Usage: PASS font style FIELD...
.AXIS SET LBL FORMAT This subroutine sets format for the `current` label on the `current` axis. Usage: PASS lbl format FIELD...
.AXIS SET LBL GAP This subroutine sets the gap between the labels and the axis for the `current` axis. Usage: PASS title gap FIELD...
.AXIS SET LBL OFFSET This subroutine sets the offset of the labels for the the `current` axis. Usage: PASS lbl offset FIELD...
.AXIS SET LBL ROTATION This subroutine sets the rotation angle for the `current` label of the `current` axis. Usage: PASS rot angle...
.AXIS SET TICK MIN INC This subroutine sets the minimum tick increment of the ticks on the `current` axis. Usage: PASS tick inc...
.AXIS SET TICK CLR This subroutine sets the color of the major and/or minor ticks on the `current` axis. Usage: PASS color spec name FIELD...
.AXIS SET TICK DENSITY This subroutine sets the distance in pixels between major ticks and minor ticks on the `current` axis. Usage: PASS maj tick...
.AXIS SET TICK L This subroutine sets the length of the major and/or minor ticks on the `current` axis. Usage: PASS maj tick len FIELD...
.AXIS SET TICK OFFSET This subroutine sets the offset of the ticks on the `current` axis. Usage: PASS tick offset FIELD...
.AXIS SET TICK W This subroutine sets the length of the major and/or minor ticks on the `current` axis. Usage: PASS maj tick width FIELD...
.AXIS SET TITLE This subroutine is called to set the title for the `current` axis. Usage: PASS axis title FIELD SHARE?...
.AXIS SET TTL ALIGN This subroutine sets the alignment of the axis title for the title of the `current` axis. Usage: PASS title alignment...
.AXIS SET TTL FONT CLR This subroutine sets the font color for the title of the `current` axis. Usage: PASS color spec name FIELD...
.AXIS SET TTL FONT IDX This subroutine sets the font index for the title of the `current` axis. Usage: PASS font index FIELD...
.AXIS SET TTL FONT NAM This subroutine sets the font name and font number for the title of the `current` Axis. Usage: PASS font name...
.AXIS SET TTL FONT SZ This subroutine sets the font size for the title of the `current` axis. Usage: PASS font height FIELD...
.AXIS SET TTL FONT STL This subroutine sets the font style for the title of the `current` axis. Usage: PASS font style FIELD...
.AXIS SET TTL GAP This subroutine sets the gap between the axis title and the axis for the `current` axis. Usage: PASS title gap...
.AXIS SWAP XY This subroutine is called to swap the X Y axis of the `current` chart. Usage: GOSUB 0CD .AXIS SWAP XY Check for error...
.AXIS SYNC Y AXIS This subroutine sets a linear formula to synchronize the secondary y axis scale to the primary y axis scale. Usage: PASS slope...
.AXIS Y ON RIGHT This subroutine is called to interchange the position of the primary y axis and the secondary y axis. Usage: GOSUB 0CD .AXIS Y ON RIGHT...
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...
.SHAPE GET NAME Gets the name of the `current` Shape Object. Usage: PASS shape name FIELD SHARE? Y GOSUB OCD .SHAPE GET...
.SHAPE INITIALIZE This subroutine is called to initialize or reinitialize a shape spec. Usage: PASS shape name FIELD SHARE?...
.SHAPE SET CURRENT Set the `current` Shape Object to be a previously initialized Shape Object. Usage: PASS shape name FIELD...
.SHAPE SET DEFAULT Clear the `current` Shape Object. Usage: GOSUB OCD .SHAPE SET DEFAULT Check for error IF OCD .SHAPE SET DEFAULT...
.SHAPE SET NEXT POINT This subroutine is called to create a custom shape. Usage: PASS x point FIELD SHARE? N PASS...
.SHAPE SET SHAPE ID This subroutine changes the shape id of the `current` shape. Usage: PASS shape id FIELD SHARE? N...
.SHAPE SET SIDES CNT This subroutine is called to set the number of sides, points or width for the current shape. Usage: PASS no of points...
.SHAPE SET WIDTH PCT This subroutine is called to set the number of sides, points or width for the current shape. Usage: PASS width percent...
.XY SET BAR OLAP This subroutine sets overlapping among bars within a bar group in a multi bar chart. Usage: PASS olap ratio FIELD...
.XY ADD BAR LAYER This subroutine adds a Bar layer to the `current` chart spec. Usage: PASS data combine method FIELD SHARE? N...
.XY PACK PLOT AREA This subroutine adjusts the size and position of the plot area for an XY type chart. Usage: PASS left x FIELD...
.XY SET AG LABEL This subroutine turns aggregate labels on or off for the `current` chart layer. Usage: PASS ag total sw FIELD...
.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: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 EDGE EFF This subroutine sets the edge effect of the bars on the `current` layer. Usage: PASS bar edge effect FIELD...
.XY SET BAR EDGE WIDTH This subroutine set the width of the 3D border for bars on the `current` layer. Usage: PASS bar edge width FIELD...
.XY SET BAR GAP This subroutine sets the gap between the bars or a bar group in a bar chart layer. Usage: PASS bar gap FIELD...
.XY SET BAR GAP:BTW This subroutine sets the gap between the bars in a bar chart layer. Usage: PASS bar gap FIELD SHARE...
.XY SET BAR GAP:WITHIN This subroutine sets the gap between the bars or a bar group in a bar chart layer. Usage: PASS subBar gap FIELD...
.XY SET BAR GRADIENT This subroutine applies a special shading effect for rectangular and polygonal bars. Usage: PASS start bright FIELD...
.XY SET BAR LBL MIN SZ This subroutine sets the minimum height (or width for horizontal bars) of the bar segments below which data labels will be hidden. Usage...
.XY SET BAR 3D DEPTH This subroutine sets the 3D Depth of the current bar layer. Usage: PASS 3D depth FIELD SHARE? N...
.XY SET BAR LEGEND ISZ This subroutine sets the width and height of the legend key icons for the `current` Legend Box. Usage: PASS icon width...
.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 OLAP:ORDER This subroutine sets the order among overlapping bars within a bar group in a multi bar chart. Usage: PASS olap order...
.XY SET BAR OLAP:RATIO This subroutine sets the overlap ratio among bars within a bar group in a multi bar chart. Usage: PASS olap ratio...
.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 BAR W This subroutine sets the bar and subBar width in a chart layer. Usage: PASS bar width FIELD SHARE? N...
.XY SET BAR W:GROUP This subroutine sets the bar width in a chart layer. Usage: PASS bar width FIELD SHARE? N GOSUB...
.XY SET BAR W:WITHIN This subroutine sets the subBar width in a chart layer. Usage: PASS subBar width FIELD SHARE? N...
.XY SET DATA LABEL This subroutine turns data labels on or off for the `current` chart layer. Usage: PASS data total sw FIELD...
.XY SET DATA LABEL:DS This subroutine turns data labels on or off for the `current` dataset template. Usage: PASS data total sw FIELD...
.XY SET LEGEND TXT This subroutine sets the name to be included in the Legend box. Usage: PASS legend name FIELD SHARE?...
.XY SET PLOT AREA This subroutine sets position and size of the plot area for an XY type chart. Usage: PASS x coord FIELD...
.XY SET PA BG CLR This subroutine sets the background colors of the `current` chart spec. Usage: PASS color spec name FIELD...
.XY SET PA EDGE CLR This subroutine sets the edge color of the `current` chart spec. Usage: PASS color spec name FIELD SHARE...
.XY SET PA HGRID CLR This subroutine sets the horizontal grid color of the `current` chart spec. Usage: PASS color spec name FIELD...
.XY SET PLOT AREA:H This subroutine sets the height of the plot area for an XY type chart. Usage: PASS plot area height FIELD...
.XY SET PA VGRID CLR This subroutine sets the vertical grid color of the `current` chart spec. Usage: PASS color spec name FIELD...
.XY SET PLOT AREA:W This subroutine sets the width of the plot area for an XY type chart. Usage: PASS plot area width FIELD...
.XY SET PLOT AREA:X This subroutine sets the x coordinate of the plot area position for an XY type chart. Usage: PASS x coord FIELD...
.XY SET PLOT AREA:Y This subroutine sets the y coordinate of the plot area position for an XY type chart. Usage: PASS y coord FIELD...
Statistics for Main Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and...
Number of topics: 90

 
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