Backlinks to ColorSpec in APPX Web (Search all webs)

Results from APPX web retrieved at 03:45 (Local)

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
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
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
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
CDChartDirectorColorRoutines
Color Routines These subroutines allow you to set or change the color of the "current object". In most cases, you have to have assigned a color to an object via s...
r4 - 19 Jan 2012 - 12:10 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
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
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
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
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
CDColorGetName
.COLOR GET NAME This subroutine is called to get the name of the "current" color object. Usage: PASS color_spec_name FIELD SH...
r4 - 22 Feb 2012 - 13:03 by JeanNeron
CDColorInitialize
.COLOR INITIALIZE This subroutine is called to initialize or reinitialize a color object. Usage: PASS color_spec_name FIELD S...
r3 - 22 Feb 2012 - 13:03 by JeanNeron
CDColorSetBrightness
.COLOR SET BRIGHTNESS Sets the brightness of the "current" Color Object. Usage: PASS brightness FIELD SHARE? N GOS...
r2 - 22 Feb 2012 - 13:08 by JeanNeron
CDColorSetBrushedMetal
.COLOR SET BRUSH METAL Sets the strength of the texture to create a Brushed Metal Effect for the "current" Color Object. Usage: PASS texture_stren...
r4 - 22 Feb 2012 - 13:08 by JeanNeron
CDColorSetColor
.COLOR SET COLOR Sets the color of the "current" Color Object. Usage: PASS color_value FIELD SHARE? N GOSUB 0CD ...
r3 - 22 Feb 2012 - 13:05 by JeanNeron
CDColorSetCurrent
.COLOR SET CURRENT This subroutine is called to set the "current" Color Object to be a previously initialized Color Object. Usage: PASS color_spec...
r3 - 22 Feb 2012 - 13:03 by JeanNeron
CDColorSetDashLine
.COLOR SET DASH LINE Sets the dash line pattern for the "current" Color Object. Usage: PASS dash_line_pattern FIELD SHARE? N ...
r2 - 22 Feb 2012 - 13:09 by JeanNeron
CDColorSetDefault
.COLOR SET DEFAULT Clear the "current" Color Object. Usage: GOSUB 0CD .COLOR SET DEFAULT * Check for error IF 0CD .COLOR SET DE...
r3 - 22 Feb 2012 - 13:05 by JeanNeron
CDColorSetGlass
.COLOR SET GLASS Assigns a special shading effect that emulates tinted glass or semi transparent plastic material to the "current" color object. Usage: PAS...
r2 - 22 Feb 2012 - 13:06 by JeanNeron
CDColorSetGradient
.COLOR SET GRADIENT Changes the "current" color object to have a two point linear gradient color. Usage: PASS start_x FIELD ...
r2 - 22 Feb 2012 - 13:09 by JeanNeron
CDColorSetHalfColor
.COLOR SET HALF COLOR Sets the intensity of the "current" Color Object to be one half of the normal intensity. Usage: PASS half_color ...
r2 - 22 Feb 2012 - 13:08 by JeanNeron
CDColorSetMetal
.COLOR SET METAL Sets the direction for brightness modulation to create a Metal color effect for the "current" Color Object. Usage: PASS brightnes...
r2 - 22 Feb 2012 - 13:07 by JeanNeron
CDColorSetMetalGold
.COLOR SET GOLD Sets the color of the "current" Color Object to be Yellow (FFEE44) and sets the direction for brightness modulation to create a Gold Metal color e...
r2 - 22 Feb 2012 - 13:07 by JeanNeron
CDColorSetMetalSilver
.COLOR SET SILVER Sets the color of the "current" Color Object to be Gray (DDDDDD) and sets the direction for brightness modulation to create a Silver Metal color...
r2 - 22 Feb 2012 - 13:08 by JeanNeron
CDColorSetOpaque
.COLOR SET OPAQUE Sets the "current" Color object to be opaque. Usage: GOSUB 0CD .COLOR SET OPAQUE * Check for error IF 0CD .CO...
r2 - 22 Feb 2012 - 13:07 by JeanNeron
CDColorSetTransparent
.COLOR SET TRANSPARENT Sets the "current" Color object to be transparent. Usage: GOSUB 0CD .COLOR SET TRANSPARENT * Check for error I...
r2 - 22 Feb 2012 - 13:07 by JeanNeron
CDColorSetsoft
.COLOR SET SOFT Assigns a special shading effect that looks like gradient coloring to the "current" color object. Usage: PASS direction ...
r3 - 22 Feb 2012 - 13:06 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
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
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
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
CDPieSetSectorBackgroundColor
.PIE SET SECT BG CLR This subroutine sets the background color of the "current" or specified sector specs. Usage: PASS color_spec_name F...
r3 - 24 Feb 2012 - 18:53 by JeanNeron
CDPieSetSectorEdgeColor
.PIE SET SECT EDGE CLR This subroutine sets the edge color of the "current" or specified sector specs. Usage: PASS color_spec_name FIELD...
r3 - 24 Feb 2012 - 18:53 by JeanNeron
CDTextSetBoxBGColor
.TEXT SET BX BG CLR This subroutine sets the background color for the "current" Text Object . Usage: PASS color_spec_name FIELD ...
r2 - 22 Feb 2012 - 12:53 by JeanNeron
CDTextSetBoxEdgeColor
.TEXT SET BX EDGE CLR This subroutine sets the edge color for the "current" Text Object . Usage: PASS color_spec_name FIELD S...
r2 - 22 Feb 2012 - 12:53 by JeanNeron
CDTextSetFontColor
.TEXT SET FONT CLR This subroutine sets the font color for the "current" text object. Usage: PASS color_spec_name FIELD SHARE...
r2 - 22 Feb 2012 - 12:53 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
CDXYSetBarColorEs
.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 F...
NEW - 19 Feb 2013 - 20:57 by RayPelegrino
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
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
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
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
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
ColorSetColor
.COLOR SET COLOR This subroutine is called to set a color (RGB) into the "current" color spec. A single parameter is passed and may be in any one of the following...
r2 - 20 Mar 2010 - 06:50 by SteveFrizzell
Number of topics: 51
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