"xWidth" - Bar array
This attribute can be used to define the width of the bars.
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 | Width of the bars |
Description
his attribute can be used to define the width of the bars.
Example
Assignment
Bar trend