50 recent changes in APPX Web retrieved at 18:09 (Local)

CDAxisSetAxisDirection
.AXIS SET AXIS VAL DIR This subroutine sets the direction for the values of the "current" axis. Usage: PASS val_dir FIELD ...
r3 - 24 Feb 2012 - 19:10 by JeanNeron
CDAxisSetAxisRoundMax
.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: ...
r2 - 24 Feb 2012 - 19:10 by JeanNeron
CDAxisSetAxisRoundMin
.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: ...
r2 - 24 Feb 2012 - 19:09 by JeanNeron
CDAxisSetAxisAutoScale
.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. ...
r3 - 24 Feb 2012 - 19:09 by JeanNeron
CDAxisSetAxisOffset
.AXIS SET AXIS OFFSET This subroutine sets the offset (x and y) of the "current" axis Usage: PASS x_offset FIELD SHARE...
r3 - 24 Feb 2012 - 19:09 by JeanNeron
CDAxisSetAxisMode
.AXIS SET AXIS MODE This subroutine sets the axis mode of the "current" axis to be INDENTED or DEFAULT. Usage: PASS axis_mode FIEL...
r3 - 24 Feb 2012 - 19:08 by JeanNeron
CDAxisSetAxisMargins
.AXIS SET AXIS MARGIN This subroutine reserves margins at the end of the "current" axis Usage: PASS top_margin FIELD SHA...
r4 - 24 Feb 2012 - 19:08 by JeanNeron
CDAxisSetAxisWidth
.AXIS SET AXIS W This subroutine sets the width of the "current" axis Usage: PASS axis_width FIELD SHARE? N GOSUB ...
r3 - 24 Feb 2012 - 19:08 by JeanNeron
CDAxisSetAxisLength
.AXIS SET AXIS L This subroutine sets the length of the "current" axis Usage: PASS axis_length FIELD SHARE? N GOSUB...
r3 - 24 Feb 2012 - 19:08 by JeanNeron
CDAxisSetAxisColor
.AXIS SET AXIS CLR This subroutine sets the color of the "current" axis Usage: PASS color_spec_name FIELD SHARE? N * ...
r3 - 24 Feb 2012 - 19:07 by JeanNeron
CDAxisSetCurrent
.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...
r4 - 24 Feb 2012 - 19:07 by JeanNeron
CDXYSetDataLabel
.XY SET DATA LABEL This subroutine turns data labels on or off for the "current" chart layer. Usage: PASS data_total_sw FIELD ...
r3 - 24 Feb 2012 - 19:07 by JeanNeron
CDXYSetBarLayer3DDepth
.XY SET BAR 3D DEPTH This subroutine sets the 3D Depth of the current bar layer. Usage: PASS 3D_depth FIELD SHARE? N ...
r3 - 24 Feb 2012 - 19:06 by JeanNeron
CDXYSetBarWWithin
.XY SET BAR W:WITHIN This subroutine sets the subBar width in a chart layer. Usage: PASS subBar_width FIELD SHARE? N ...
r3 - 24 Feb 2012 - 19:06 by JeanNeron
CDXYSetBarWGroup
.XY SET BAR W:GROUP This subroutine sets the bar width in a chart layer. Usage: PASS bar_width FIELD SHARE? N GOS...
r3 - 24 Feb 2012 - 19:06 by JeanNeron
CDXYSetBarW
.XY SET BAR W This subroutine sets the bar and subBar width in a chart layer. Usage: PASS bar_width FIELD SHARE? N ...
r4 - 24 Feb 2012 - 19:05 by JeanNeron
CDXYSetBarShapeLR
.XY SET BAR SHAPE:LR This subroutine sets the shape of the bars in the current Layer. Usage: PASS shape_name FIELD SHARE...
r4 - 24 Feb 2012 - 19:05 by JeanNeron
CDXYSetBarShapeDG
.XY SET BAR SHAPE:DG This subroutine sets the shape of the bars in the current Data Group. Usage: PASS shape_name FIELD ...
r4 - 24 Feb 2012 - 19:05 by JeanNeron
CDXYSetBarShapeDS
.XY SET BAR SHAPE:DS This subroutine sets the shape of the bars in the current Data Set Template. Usage: PASS shape_name FIELD ...
r4 - 24 Feb 2012 - 19:04 by JeanNeron
CDXYSetBarShapeDP
.XY SET BAR SHAPE:DP This subroutine sets the shape of the bars in the current Data Point. Usage: PASS shape_name FIELD ...
r5 - 24 Feb 2012 - 19:04 by JeanNeron
CDXYSetBarShape
.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 ...
r4 - 24 Feb 2012 - 19:04 by JeanNeron
CDXYSetBarOlapRATIO
.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 ...
r3 - 24 Feb 2012 - 19:04 by JeanNeron
CDXYSetBarOlapOrder
.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 ...
r3 - 24 Feb 2012 - 19:03 by JeanNeron
CDXTSetBarOlap
.XY SET BAR OLAP This subroutine sets overlapping among bars within a bar group in a multi bar chart. Usage: PASS olap_ratio FIELD ...
r5 - 24 Feb 2012 - 19:03 by JeanNeron
CDXYSetLegendTxt
.XY SET LEGEND TXT This subroutine sets the name to be included in the Legend box. Usage: PASS legend_name FIELD SHARE? N...
r7 - 24 Feb 2012 - 19:03 by JeanNeron
CDXYSetBarLegendISz
.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 ...
r3 - 24 Feb 2012 - 19:03 by JeanNeron
CDXYSetBarLabelMinSz
.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: ...
r3 - 24 Feb 2012 - 19:02 by JeanNeron
CDXYSetBarGapWithin
.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 FI...
r2 - 24 Feb 2012 - 19:02 by JeanNeron
CDXYSetBarGapBtw
.XY SET BAR GAP:BTW This subroutine sets the gap between the bars in a bar chart layer. Usage: PASS bar_gap FIELD SHA...
r3 - 24 Feb 2012 - 19:02 by JeanNeron
CDXYSetBarGap
.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 ...
r5 - 24 Feb 2012 - 19:01 by JeanNeron
CDXYSetBarEdgeWidth
.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...
r2 - 24 Feb 2012 - 19:01 by JeanNeron
CDXYSetBarGradient
.XY SET BAR GRADIENT This subroutine applies a special shading effect for rectangular and polygonal bars. Usage: PASS start_bright FI...
r2 - 24 Feb 2012 - 19:00 by JeanNeron
CDXYSetBarColorLR
.XY SET BAR CLR:LR This subroutine sets the color of the bar at the "current" layer. Usage: PASS color_spec_name FIELD SHARE?...
r6 - 24 Feb 2012 - 19:00 by JeanNeron
CDXYSetBarColorDG
.XY SET BAR CLR:DG This subroutine sets the color of the bar at the "current" data group. Usage: PASS color_spec_name FIELD S...
r5 - 24 Feb 2012 - 19:00 by JeanNeron
CDXYSetBarColorDS
.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 ...
r5 - 24 Feb 2012 - 19:00 by JeanNeron
CDXYSetBarColorDP
.XY SET BAR CLR:DP This subroutine sets the color of the bar at the "current" data point. Usage: PASS color_spec_name FIELD S...
r6 - 24 Feb 2012 - 18:59 by JeanNeron
CDXYSetBarColor
.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 ...
r5 - 24 Feb 2012 - 18:59 by JeanNeron
CDXYSetPlotAreaVGridColor
.XY SET PA VGRID CLR This subroutine sets the vertical grid color of the "current" chart spec. Usage: PASS color_spec_name FIELD ...
r4 - 24 Feb 2012 - 18:59 by JeanNeron
CDXYSetPlotAreaHGridColor
.XY SET PA HGRID CLR This subroutine sets the horizontal grid color of the "current" chart spec. Usage: PASS color_spec_name FIELD ...
r4 - 24 Feb 2012 - 18:58 by JeanNeron
CDXYSetPlotAreaEdgeColor
.XY SET PA EDGE CLR This subroutine sets the edge color of the "current" chart spec. Usage: PASS color_spec_name FIELD SHARE?...
r4 - 24 Feb 2012 - 18:58 by JeanNeron
CDXYSetPlotAreaBGColor
.XY SET PA BG CLR This subroutine sets the background colors of the "current" chart spec. Usage: PASS color_spec_name FIELD S...
r5 - 24 Feb 2012 - 18:58 by JeanNeron
CDXYSetPlotAreaHeight
.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 ...
r5 - 24 Feb 2012 - 18:58 by JeanNeron
CDXYSetPlotAreaWidth
.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 S...
r4 - 24 Feb 2012 - 18:58 by JeanNeron
CDXYSetPlotAreaY
.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 FI...
r4 - 24 Feb 2012 - 18:57 by JeanNeron
CDXYSetPlotAreaX
.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 FI...
r4 - 24 Feb 2012 - 18:57 by JeanNeron
CDXYSetPlotArea
.XY SET PLOT AREA This subroutine sets position and size of the plot area for an XY type chart. Usage: PASS x_coord FIELD ...
r5 - 24 Feb 2012 - 18:57 by JeanNeron
CDPieSetLabelFormat
.PIE SET LBL FORMAT This subroutine sets format for pie sector labels for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie ...
r3 - 24 Feb 2012 - 18:55 by JeanNeron
CDPieSetLabelJoinLineWidth
.PIE SET LBL JN LN W This subroutine sets the width of the lines that join the pie sector perimeter with the pie sector labels for all pie sectors, a range of pie...
r3 - 24 Feb 2012 - 18:55 by JeanNeron
CDPieSetLabelJoinLineColor
.PIE SET LBL JN LN CLR This subroutine sets the color of the lines that join the pie sector perimeter with the pie sector labels for all pie sectors, a range of p...
r3 - 24 Feb 2012 - 18:55 by JeanNeron
CDPieSetLabelDistance
.PIE SET LBL DISTANCE This subroutine sets the label layout for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector. U...
r5 - 24 Feb 2012 - 18:55 by JeanNeron
Number of topics: 50
< Previous Page 12 of 21 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

This topic: APPX > WebChanges
Topic revision: 15 Nov 2006, TWikiContributor
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback