CR.7.4 SaturationColorFrame
The SaturationColorFrame object contains a continuous color frame that returns varying saturations of the specified color. To create a SaturationColorFrame object, call the SaturationColorFrame constructor.
var frame = new SaturationColorFrame('Quantity');
You can pass a field name to the constructor (e.g., “Quantity”), or specify this later using the inherited VisualFrame.setField(field) property.
Full Name
inetsoft.graph.aesthetic.SaturationColorFrame
See Also
DataSet, to use a Data Block or query as the dataset source.
SaturationColorFrame: setColor
| << BrightnessColorFrame.setColor(value) | © 1996-2013 InetSoft Technology Corporation (v11.4) | SaturationColorFrame.setColor(value) >> |