"refValue"
Reference value from where the area under a curve is colored in.
Synopsis
setValue(string shape, "refValue", string Name, float Value);
getValue(string shape, "refValue", string Name, float &Value);
shape.refValue(string Name, float Value);
Parameters
| Parameter | Description |
|---|---|
| shape | Name of the object |
| Name | Name of curve |
| Value | Value from where the area under a curve is filled with color |
Description
This attribute is used to set the reference value for a curve up to which the area is colored in.
Assignment
Trend
