---+ .XY SET BAR EDGE CLR _This subroutine sets the color of the bar borders at the "current" layer._ <br />%TOC% ---++ Usage: <pre> PASS <color_spec_name> FIELD SHARE? N * OR PASS <color_value> FIELD SHARE? N GOSUB 0CD .XY SET BAR EDGE CLR * Check for error IF 0CD .XY SET BAR EDGE CLR NE</pre> ---++ Description: Sets the color of the bar borders for the "current" layer. You must have initialized the chart as an XY Chart via [[CDChartInitialize][.CHART INITIALIZE]] and added a bar layer via [[CDXYAddBarLayer][.XY ADD BAR LAYER]] for this to have any effect. The parameter is optional, if not received or blank, the color will be reset to the default. After setting the bar border color, the bar color spec becomes the "current" color spec. See ColorSpec for more information on working with colors. See [[CDOverviewDatasetDefinition][Datasets Overview]] for more information on data sets, data groups, and layers. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-01-13
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorXYChartRoutines
>
CDXYSetBarEdgeColor
Topic revision: r1 - 2012-01-13 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback