"xStep"
    
    Specifies the distance between the X scale markings.
Synopsis
setValue(string shape, "xStep", float value);
getValue(string shape, "xStep", float &value);
shape.xStep(float value);
Parameters
| Parameter | Description | 
|---|---|
| shape | Name of the object | 
| value | Distance between markings | 
Description
This attribute is used to specify the scale spacing along the X-axis.
Example
see " xOrigin"
            
            Assignment
Bar trend