CR.7.3  BrightnessColorFrame

BrightnessColorFrame.setColor(value)

The BrightnessColorFrame object contains a continuous color frame that returns varying brightnesses of the specified color. To create a BrightnessColorFrame object, call the BrightnessColorFrame constructor.

var frame = new BrightnessColorFrame('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.BrightnessColorFrame

See Also

DataSet, to use a Data Block or query as the dataset source.

BrightnessColorFrame: setColor

<< CR.7.2 ColorFrame © 1996-2013 InetSoft Technology Corporation (v11.4) BrightnessColorFrame.setColor(value) >>