"xWidth" - Element array

Defines the bar spacing on the X-axis.

Synopsis

setValue(string shape, "xWidth", float width);

getValue(string shape, "xWidth", float &width);

shape.xWidth(float width);

Parameters

Parameter Description
shape Name of the object
width Bar spacing

Description

The bar spacing on the X-axis can be specified with this attribute through the "width" parameter.

Example

see "data" - Element array

Abbildung 1. The Bar Spacing was set to 1
Abbildung 2. The Bar Spacing was set to 2

Assignment

Bar trend