The `barwidth' property
Integer Scalar in range 0 - 100
Valid for: Chart
The barwidth property allow
you to specify the width of the bars used in bar charts. It is an
integer scalar, in the range 0 to 100, representing the percentage of
the available width used to draw the bars at each X value. (For a
Bar or Horizontal Bar chart with multiple series, where the bars for
each series are placed side by side, this width is shared equally
between the different series).
If the barwidth
property is set to 100, then 100% of the available space is used, so
there will be no gaps between the bars. If it is set to a low value
(say 20), then the bars will be very narrow, with lots of white space
between them. The default is 80.
Topic: APLX Help
: System Classes
: Properties
: barwidth
[ Previous | Next | Contents | Index ]