Children of CDChartDirectorBaseChartRoutines in APPX Web

Results from APPX web retrieved at 14:39 (Local)

CDChartGetName
.CHART GET NAME This subroutine is called to get the name of the "current" chart spec. Usage: PASS FIELD SHARE? Y GOSUB ...
r6 - 19 Feb 2012 - 12:58 by JeanNeron
CDChartInitialize
.CHART INITIALIZE This subroutine is called to initialize or reinitialize a chart spec. Usage: PASS FIELD SHARE? N ...
r15 - 19 Feb 2013 - 20:22 by RayPelegrino
CDChartRender
.CHART RENDER This subroutine is called to render a chart for the "current" chart spec. Usage: PASS FIELD SHARE? Y SUBR...
r9 - 27 May 2013 - 21:44 by JeanNeron
CDChartSetBGColor
.CHART SET BG COLOR This subroutine sets the background color of the "current" chart spec. Usage: PASS FIELD SHARE? N * ...
r6 - 19 Feb 2012 - 13:00 by JeanNeron
CDChartSetBGSize
.CHART SET BG SIZE This subroutine sets the background size (width and height) of the "current" chart spec. Usage: PASS FIELD ...
r7 - 19 Feb 2012 - 12:59 by JeanNeron
CDChartSetBGSizeH
.CHART SET BG SIZE:H This subroutine sets the background height of the "current" chart spec. Usage: PASS FIELD SHARE? N ...
r7 - 19 Feb 2012 - 12:59 by JeanNeron
CDChartSetBGSizeW
.CHART SET BG SIZE:W This subroutine sets the background width of the "current" chart spec. Usage: PASS FIELD SHARE? N ...
r7 - 19 Feb 2012 - 13:00 by JeanNeron
CDChartSetCnrExteriorColor
.CHART SET CNR EXT CLR This subroutine sets the exterior color for rounded corners for the "current" chart. Usage: PASS color_spec_name ...
r2 - 19 Feb 2012 - 13:03 by JeanNeron
CDChartSetCornerRadius
.CHART SET CNR R This subroutine sets the radius of the corners of the "current" chart spec. Usage: PASS corner_tl FIELD ...
r6 - 19 Feb 2012 - 13:01 by JeanNeron
CDChartSetCornerRadiusBL
.CHART SET CNR R:BL This subroutine sets the radius of the bottom left corner of the "current" chart spec. Usage: PASS corner_bl F...
r5 - 19 Feb 2012 - 13:02 by JeanNeron
CDChartSetCornerRadiusBR
.CHART SET CNR R:BR This subroutine sets the radius of the bottom right corner of the "current" chart spec. Usage: PASS corner_br ...
r5 - 19 Feb 2012 - 13:02 by JeanNeron
CDChartSetCornerRadiusTL
.CHART SET CNR R:TL This subroutine sets the radius of the top left corner of the "current" chart spec. Usage: PASS corner_tl FIEL...
r5 - 19 Feb 2012 - 13:02 by JeanNeron
CDChartSetCornerRadiusTR
.CHART SET CNR R:TR This subroutine sets the radius of the top right corner of the "current" chart spec. Usage: PASS corner_tr FIE...
r5 - 19 Feb 2012 - 13:02 by JeanNeron
CDChartSetCornerStyle
.CHART SET CNR STYLE This subroutine sets the corner style of the "current" chart spec. Usage: PASS cnr_style FIELD SHA...
r4 - 19 Feb 2012 - 13:01 by JeanNeron
CDChartSetCurrent
.CHART SET CURRENT This subroutine is called to switch the context of the "current" chart spec to a previously initialized chart spec. Usage: PASS ...
r4 - 19 Feb 2012 - 12:58 by JeanNeron
CDChartSetDropShadow
.CHART SET DROP SHADOW This subroutine turns the drop shadow effect on or off for the "current" chart spec. Usage: PASS drop_shadow_sw ...
r5 - 19 Feb 2012 - 13:03 by JeanNeron
CDChartSetDropShadowBlurRadius
.CHART SET DS BLUR RAD This subroutine sets the blur radius of the drop shadow for the "current" chart spec. Usage: PASS blur_radius ...
r2 - 19 Feb 2012 - 13:04 by JeanNeron
CDChartSetDropShadowColor
.CHART SET DS COLOR This subroutine sets the color of the drop shadow for the "current" chart spec. Usage: PASS color_spec_name FIELD ...
r3 - 19 Feb 2012 - 13:03 by JeanNeron
CDChartSetDropShadowX
.CHART SET DS LOC:X This subroutine sets the X offset of the drop shadow for the "current" chart spec. Usage: PASS x_offset FIELD...
r3 - 19 Feb 2012 - 13:04 by JeanNeron
CDChartSetDropShadowXY
.CHART SET DS LOC This subroutine sets the location of the drop shadow for the "current" chart spec. Usage: PASS x_offset FIELD ...
r3 - 19 Feb 2012 - 13:03 by JeanNeron
CDChartSetDropShadowY
.CHART SET DS LOC:Y This subroutine sets the Y offset of the drop shadow for the "current" chart spec. Usage: PASS y_offset FIELD...
r3 - 19 Feb 2012 - 13:04 by JeanNeron
CDChartSetEdgeColor
.CHART SET EDGE COLOR This subroutine sets the edge color of the "current" chart spec. Usage: PASS FIELD SHARE? N * ...
r5 - 19 Feb 2012 - 13:01 by JeanNeron
CDChartSetEdgeEffect
.CHART SET EDGE EFFECT This subroutine sets the edge effect of the "current" chart spec. Usage: PASS FIELD SHARE? N GOSUB ...
r4 - 19 Feb 2012 - 13:01 by JeanNeron
CDChartSetEdgeWidth
.CHART SET EDGE WIDTH This subroutine set the width of the 3D border for the "current" chart spec. Usage: PASS chart_edge_width FIELD ...
r5 - 19 Feb 2012 - 13:01 by JeanNeron
CDChartSetImage
.CHART SET BG IMAGE This subroutine sets the background image of the "current" chart spec. If you want the image to be tiled across the background, use .CHART SET...
r4 - 19 Feb 2012 - 13:00 by JeanNeron
CDChartSetImagePath
.CHART SET IMAGE PATH This subroutine sets a search path for images for the "current" chart spec. Usage: PASS image_pathname FIELD ...
r4 - 22 Mar 2012 - 17:25 by JeanNeron
CDChartSetLegendBox
.CHART SET LEGEND BOX This subroutine is called to create a legend box on your chart. Usage: PASS x_coordinate FIELD SHARE...
r3 - 19 Feb 2012 - 12:59 by JeanNeron
CDChartSetShapeAntiAlias
.CHART SET SHAPE AA This subroutine turns anti aliasing mode on or off for shapes and lines on the "current" chart spec. Usage: PASS shape_aa_sw ...
r3 - 19 Feb 2012 - 13:05 by JeanNeron
CDChartSetTextAntiAliasMode
.CHART SET TXT AA MODE This subroutine sets the anti aliasing mode for text on the "current" chart spec. Usage: PASS text_aa FIE...
r3 - 19 Feb 2012 - 13:06 by JeanNeron
CDChartSetTitle
.CHART SET TITLE This subroutine is called to set the title for the "current" chart. Usage: PASS FIELD SHARE? N PASS...
r6 - 19 Feb 2012 - 12:59 by JeanNeron
CDChartSetTransparencyColor
.CHART SET TRANS COLOR This subroutine sets the transparency color for the "current" chart spec. Usage: PASS color_spec_name FIELD ...
r2 - 19 Feb 2012 - 13:05 by JeanNeron
CDChartSetTransparencyType
.CHART SET TRANS TYPE This subroutine sets the transparency type for the "current" chart spec. Usage: PASS trans_type FIELD ...
r4 - 19 Feb 2012 - 13:05 by JeanNeron
CDChartSetWallpaper
.CHART SET BG WALLPAPR This subroutine sets the background image of the "current" chart spec. The image will be tiled across the background of the chart, if you w...
r4 - 19 Feb 2012 - 13:00 by JeanNeron
CDLegendKeyAddNext
.LEGEND KEY ADD NEXT This subroutine adds a new legend key to the "current" Legend Box. Usage: PASS legend_text FIELD SHA...
r3 - 19 Feb 2012 - 13:09 by JeanNeron
CDLegendKeyInitialize
.LEGEND KEY INTIALIZE This subroutine adds a new legend key to the "current" Legend Box at the specified priority. Usage: PASS entry_priority ...
r3 - 19 Feb 2012 - 13:09 by JeanNeron
CDLegendKeySetLineWidth
.LEGEND KEY SET LN W This subroutine sets the line width of the legend key at the specified priority on the "current" Legend Box. Usage: PASS entr...
r3 - 19 Feb 2012 - 13:10 by JeanNeron
CDLegendSetKeyColumns
.LEGEND SET KEY COLS This subroutine sets the number of columns to be used with the "autogrid" Key Layout method for the "current" Legend Box. Usage: PASS ...
r6 - 19 Feb 2012 - 13:06 by JeanNeron
CDLegendSetKeyGap
.LEGEND SET KEY GAP This subroutine sets the horizontal gap between two legend entries for horizontal legend layout and the vertical gap (line spacing) between th...
r4 - 19 Feb 2012 - 13:08 by JeanNeron
CDLegendSetKeyGapHoriz
.LEGEND SET KEY GAP:H This subroutine sets the horizontal gap between two legend entries for horizontal legend layout for the "current" Legend Box. Usage: ...
r4 - 19 Feb 2012 - 13:08 by JeanNeron
CDLegendSetKeyGapVert
.LEGEND SET KEY GAP:V This subroutine sets the vertical gap between two legend entries for "current" Legend Box. Usage: PASS vert_gap ...
r3 - 19 Feb 2012 - 13:08 by JeanNeron
CDLegendSetKeyIconEdgeColor
.LEGEND SET ICON E CLR This subroutine sets the icon edge color of the "current" chart spec. Usage: PASS color_spec_name FIELD ...
r3 - 19 Feb 2012 - 13:08 by JeanNeron
CDLegendSetKeyIconEdgeEffect
.LEGEND SET ICON E EFF This subroutine sets the icon edge effect of the "current" chart spec. Usage: PASS icon_edge_effect FIELD ...
r3 - 19 Feb 2012 - 13:09 by JeanNeron
CDLegendSetKeyIconEdgeWidth
.LEGEND SET ICON E W This subroutine sets the width of the icon edges in the "current" chart spec. Usage: PASS edge_width FIELD ...
r3 - 19 Feb 2012 - 13:09 by JeanNeron
CDLegendSetKeyIconGap
.LEGEND SET ICON GAP This subroutine sets the distance between legend key icons and the legend text for the "current" Legend Box. Usage: PASS icon...
r4 - 19 Feb 2012 - 13:07 by JeanNeron
CDLegendSetKeyIconHeight
.LEGEND SET ICON SZ:H This subroutine sets the height of the legend key icons for the "current" Legend Box. Usage: PASS icon_height ...
r4 - 19 Feb 2012 - 13:07 by JeanNeron
CDLegendSetKeyIconSize
.LEGEND SET ICON SZ This subroutine sets the width and height of the legend key icons for the "current" Legend Box. Usage: PASS icon_width ...
r4 - 19 Feb 2012 - 13:07 by JeanNeron
CDLegendSetKeyIconWidth
.LEGEND SET ICON SZ:W This subroutine sets the width of the legend key icons for the "current" Legend Box. Usage: PASS icon_width F...
r4 - 19 Feb 2012 - 13:07 by JeanNeron
CDLegendSetKeyLayout
.LEGEND SET KEY LAYOUT This subroutine sets the layout style for the "current" legend. Usage: PASS template FIELD SHAR...
r6 - 19 Feb 2012 - 13:06 by JeanNeron
CDLegendSetKeyOrder
.LEGEND SET KEY ORDER This subroutine sets the key order to be ascending or descending for the "current" Legend Box.. Usage: PASS key_order ...
r5 - 19 Feb 2012 - 13:06 by JeanNeron
CDLegendSetKeyStyle
.LEGEND SET KEY STYLE This subroutine sets the icon key style of the "current" chart spec. Usage: PASS key_style FIELD ...
r3 - 19 Feb 2012 - 13:09 by JeanNeron
CDLegendSetKeyTemplate
.LEGEND SET TEMPLATE This subroutine sets the template for the style for the "current" legend. Usage: PASS template FIELD ...
r4 - 19 Feb 2012 - 13:06 by JeanNeron
CDLineInitialize
.LINE INITIALIZE This subroutine initializes a line on the "current" chart. Usage: PASS line_spec_name FIELD SHARE? N ...
r2 - 19 Feb 2012 - 12:38 by JeanNeron
CDLineSetClr
.LINE SET CLR This subroutine sets the color of the "current" line object. Usage: PASS color_spec_name FIELD SHARE? N *...
NEW - 17 Feb 2012 - 18:09 by JeanNeron
CDLineSetEndXY
.LINE SET END XY This subroutine changes the ending co ordinates of the "current" line. Usage: PASS end_x FIELD SHA...
NEW - 17 Feb 2012 - 18:12 by JeanNeron
CDLineSetStartXY
.LINE SET START XY This subroutine changes the starting co ordinates of the "current" line. Usage: PASS start_x FIELD ...
NEW - 17 Feb 2012 - 18:14 by JeanNeron
CDLineSetW
.LINE SET W This subroutine sets the width of the "current" line object. Usage: PASS line_width FIELD SHARE? N GOS...
NEW - 19 Feb 2012 - 12:43 by JeanNeron
Number of topics: 56
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