Namespacedojox.charting._color

dojo.require("dojox.charting._color");
defined in dojox/charting/_color.js

FunctionsBack to top

Functiondojox.charting._color.fromHsb(hue: Integer, saturation: Integer, brightness: Integer)
Creates an instance of dojo.Color based on HSB input (360, %, %)
Returns the color in HSB representation (360, %, %)