"yStep"
Specifies the distance between the Y scale lines.
Synopsis
setValue(string shape, "yStep", float value);
getValue(string shape, "yStep", float &value);
shape.yStep(float value);
Parameters
Parameter | Description |
---|---|
shape | Name of the object |
value | Distance between the lines |
Description
This attribute is used to specify the distance between the Y-lines on the Y-axis.
Example
see "yOrigin"
Assignment
Bar trend