"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
Assignment
Bar trend