.XY SET BAR W:GROUP
This subroutine sets the bar width in a chart layer.
Usage:
PASS <bar_width> FIELD SHARE? N
GOSUB 0CD .XY SET BAR W:GROUP
* Check for error
IF 0CD .XY SET BAR W:GROUP NE
Description:
Sets the bar width of the bars in a bar chart layer. The <bar_width> parameter is optional, and represents the width of the bars (or bar groups for multi-bar layers) in pixels.
See
.XY SET BAR W to set <bar_width> and <subBar_width> at the same time, or
.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.
--
JeanNeron - 2011-11-08