Backlinks to CDChartDirectorXYChartRoutines in APPX Web (Search all webs)

Results from APPX web retrieved at 06:19 (Local)

CDAddAxisLabel
.AXIS LABEL ADD NEXT This subroutine adds the specified label to the "current" Axis of the "current" chart.. Usage: PASS axis_label ...
r4 - 24 Feb 2012 - 19:15 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
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
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
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
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
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
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
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
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
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
CDAxisSetLabelFontColor
.AXIS SET LBL FONT CLR This subroutine sets the font color for the "current" label of the "current" axis. Usage: PASS color_spec_name FI...
r3 - 24 Feb 2012 - 19:16 by JeanNeron
CDAxisSetLabelFontIndex
.AXIS SET LBL FONT IDX This subroutine sets the font index for the "current" label of the "current" axis. Usage: PASS font_index FI...
r3 - 24 Feb 2012 - 19:15 by JeanNeron
CDAxisSetLabelFontName
.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 ...
r3 - 24 Feb 2012 - 19:15 by JeanNeron
CDAxisSetLabelFontSize
.AXIS SET LBL FONT SZ This subroutine sets the font size for the "current" label of the "current" axis. Usage: PASS font_height FIEL...
r3 - 24 Feb 2012 - 19:16 by JeanNeron
CDAxisSetLabelFontStyle
.AXIS SET LBL FONT STL This subroutine sets the font style for the "current" label of the "current" axis. Usage: PASS font_style FI...
r3 - 24 Feb 2012 - 19:16 by JeanNeron
CDAxisSetLabelFormat
.AXIS SET LBL FORMAT This subroutine sets format for the "current" label on the "current" axis. Usage: PASS lbl_format FIELD ...
r3 - 24 Feb 2012 - 19:17 by JeanNeron
CDAxisSetLabelGap
.AXIS SET LBL GAP This subroutine sets the gap between the labels and the axis for the "current" axis. Usage: PASS title_gap FIELD...
r3 - 24 Feb 2012 - 19:17 by JeanNeron
CDAxisSetLabelOffset
.AXIS SET LBL OFFSET This subroutine sets the offset of the labels for the the "current" axis. Usage: PASS lbl_offset FIELD ...
r4 - 24 Feb 2012 - 19:17 by JeanNeron
CDAxisSetLabelRotation
.AXIS SET LBL ROTATION This subroutine sets the rotation angle for the "current" label of the "current" axis. Usage: PASS rot_angle ...
r3 - 24 Feb 2012 - 19:16 by JeanNeron
CDAxisSetMinTickIncr
.AXIS SET TICK MIN INC This subroutine sets the minimum tick increment of the ticks on the "current" axis. Usage: PASS tick_inc F...
r2 - 24 Feb 2012 - 19:12 by JeanNeron
CDAxisSetTickColor
.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 FIE...
r2 - 24 Feb 2012 - 19:11 by JeanNeron
CDAxisSetTickDensity
.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...
r3 - 24 Feb 2012 - 19:12 by JeanNeron
CDAxisSetTickLength
.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 FIEL...
r2 - 24 Feb 2012 - 19:11 by JeanNeron
CDAxisSetTickOffset
.AXIS SET TICK OFFSET This subroutine sets the offset of the ticks on the "current" axis. Usage: PASS tick_offset FIELD S...
r5 - 24 Feb 2012 - 19:12 by JeanNeron
CDAxisSetTickWidth
.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 FIEL...
r2 - 24 Feb 2012 - 19:12 by JeanNeron
CDAxisSetTitle
.AXIS SET TITLE This subroutine is called to set the title for the "current" axis. Usage: PASS axis_title FIELD SHARE? N...
r2 - 24 Feb 2012 - 19:13 by JeanNeron
CDAxisSetTitleAlignment
.AXIS SET TTL ALIGN This subroutine sets the alignment of the axis title for the title of the "current" axis. Usage: PASS title_alignment ...
r3 - 24 Feb 2012 - 19:14 by JeanNeron
CDAxisSetTitleFontColor
.AXIS SET TTL FONT CLR This subroutine sets the font color for the title of the "current" axis. Usage: PASS color_spec_name FIELD ...
r3 - 24 Feb 2012 - 19:14 by JeanNeron
CDAxisSetTitleFontIndex
.AXIS SET TTL FONT IDX This subroutine sets the font index for the title of the "current" axis. Usage: PASS font_index FIELD ...
r3 - 24 Feb 2012 - 19:13 by JeanNeron
CDAxisSetTitleFontName
.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 ...
r5 - 24 Feb 2012 - 19:13 by JeanNeron
CDAxisSetTitleFontSize
.AXIS SET TTL FONT SZ This subroutine sets the font size for the title of the "current" axis. Usage: PASS font_height FIELD ...
r2 - 24 Feb 2012 - 19:14 by JeanNeron
CDAxisSetTitleFontStyle
.AXIS SET TTL FONT STL This subroutine sets the font style for the title of the "current" axis. Usage: PASS font_style FIELD ...
r2 - 24 Feb 2012 - 19:13 by JeanNeron
CDAxisSetTitleGap
.AXIS SET TTL GAP This subroutine sets the gap between the axis title and the axis for the "current" axis. Usage: PASS title_gap F...
r2 - 24 Feb 2012 - 19:14 by JeanNeron
CDAxisSwapXY
.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 ...
r2 - 14 Dec 2011 - 17:37 by JeanNeron
CDAxisSyncYAxis
.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 ...
r2 - 14 Dec 2011 - 17:39 by JeanNeron
CDAxisYonRight
.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...
NEW - 14 Dec 2011 - 17:40 by JeanNeron
CDChartDirectorDesignerAPI
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 Ro...
r114 - 10 Oct 2016 - 15:09 by AlKalter
CDShapeGetName
.SHAPE GET NAME Gets the name of the "current" Shape Object. Usage: PASS shape_name FIELD SHARE? Y GOSUB OCD .SHAPE ...
r2 - 24 Feb 2012 - 19:18 by JeanNeron
CDShapeInitialize
.SHAPE INITIALIZE This subroutine is called to initialize or reinitialize a shape spec. Usage: PASS shape_name FIELD SHARE? N...
r4 - 24 Feb 2012 - 19:18 by JeanNeron
CDShapeSetCurrent
.SHAPE SET CURRENT Set the "current" Shape Object to be a previously initialized Shape Object. Usage: PASS shape_name FIELD S...
r2 - 24 Feb 2012 - 19:18 by JeanNeron
CDShapeSetDefault
.SHAPE SET DEFAULT Clear the "current" Shape Object. Usage: GOSUB OCD .SHAPE SET DEFAULT * Check for error IF OCD .SHAPE SET DE...
r2 - 24 Feb 2012 - 19:18 by JeanNeron
CDShapeSetNextPoint
.SHAPE SET NEXT POINT This subroutine is called to create a custom shape. Usage: PASS x_point FIELD SHARE? N PASS ...
r2 - 24 Feb 2012 - 19:20 by JeanNeron
CDShapeSetShape
.SHAPE SET SHAPE ID This subroutine changes the shape id of the "current" shape. Usage: PASS shape_id FIELD SHARE? N ...
r2 - 24 Feb 2012 - 19:19 by JeanNeron
CDShapeSetSides
.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 ...
r2 - 24 Feb 2012 - 19:19 by JeanNeron
CDShapeSetWidth
.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 ...
r2 - 24 Feb 2012 - 19:20 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
CDXYAddBarLayer
.XY ADD BAR LAYER This subroutine adds a Bar layer to the "current" chart spec. Usage: PASS data_combine_method FIELD SHARE? N ...
r14 - 16 Oct 2018 - 13:43 by JeanNeron
CDXYPackPlotArea
.XY PACK PLOT AREA This subroutine adjusts the size and position of the plot area for an XY type chart. Usage: PASS left_x FIEL...
r2 - 15 Mar 2012 - 16:16 by JeanNeron
CDXYSetAgLabel
.XY SET AG LABEL This subroutine turns aggregate labels on or off for the "current" chart layer. Usage: PASS ag_total_sw FIELD ...
r2 - 11 Jan 2012 - 13:27 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
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
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
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
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
CDXYSetBarEdgeColor
.XY SET BAR EDGE CLR This subroutine sets the color of the bar borders at the "current" layer. Usage: PASS color_spec_name FIELD ...
NEW - 13 Jan 2012 - 18:15 by JeanNeron
CDXYSetBarEdgeEffect
.XY SET BAR EDGE EFF This subroutine sets the edge effect of the bars on the "current" layer. Usage: PASS bar_edge_effect FIELD ...
NEW - 18 Jan 2012 - 12:22 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
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
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
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
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
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
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
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
CDXYSetBarLineGapClr
.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_n...
NEW - 18 Oct 2016 - 13:58 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
WebStatistics
Statistics for APPX Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: ...
Number of topics: 89
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