 "yCenter"
"yCenter"
    
    Value at the origin of the Y-axis.
Synopsis
setValue(string shape, "yCenter", float value);
getValue(string shape, "yCenter", float &value);
shape.yCenter(float value);
Parameters
| Parameter | Description | 
|---|---|
| shape | Name of the object | 
| value | Value at the origin | 
Description
Defines the value that the origin has (position is specified using "yOrigin").
 Example
Example
see "yOrigin"
Assignment
Bar trend
