"xStart" - Bar array
Start position for the bars on the X-axis.
Synopsis
setValue(string shape, "xStart", float position);
getValue(string shape, "xStart", float &position);
shape.xStart(float position);
Parameters
Parameter | Description |
---|---|
shape | Name of the object |
position | Start position |
Description
The start position of the bars on the X-axis can be set or read using this attribute.
Example
Assignment
Bar trend