---+ .XY SET BAR W _This subroutine sets the bar and subBar width in a chart layer._ <br />%TOC% ---++ Usage: <pre> PASS <bar_width> FIELD SHARE? N PASS <subBar_width> FIELD SHARE? N GOSUB 0CD .XY SET BAR W * Check for error IF 0CD .XY SET BAR W NE </pre> ---++ Description: <div id="_mcePaste">Sets the bar width of the bars or subbars in a bar chart layer. The subroutine accepts 2 optional parameters:</div> <bar_width> - The width of the bars (or bar groups for multi-bar layers) in pixels. <subBar_width> - This argument only applies to multi-bar charts. It is the width of the bars in a bar group in pixels. See [[CDXYSetBarWGroup][.XY SET BAR W:GROUP]] to set <bar_width> only, or [[CDXYSetBarWWithin][.XY SET BAR W:WITHIN]] to set <subBar_width> only. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-11-08
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorXYChartRoutines
>
CDXYSetBarW
Topic revision: r4 - 2012-02-25 - 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