"colorChange"
Defines the form of the color change.
Synopsis
setValue(string shape, "colorChange", int part);
getValue(string shape, "colorChange", int &part);
shape.colorChange(int part);
Parameters
Parameter | Description |
---|---|
shape | Name of the object |
part |
Part to be colored. Valid constants are: BAR_FRACTION, BAR_ELEMENT and BAR_SECTION |
Description
Defines the way in which the color changes. The color is changed either across the entire bar or only for those portions lying outside the range.
Example
see "refOrigin"
Assignment
Bar trend