"xStart" - Element array
Defines the 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
This attribute is used to specify the start position of the bars on the X-axis.
Example
Assignment
Bar trend