ChartDirector 6.0 (ColdFusion Edition)
JsChartViewer.htmlRect
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
w | (Mandatory) | The width of the box in pixels. |
h | (Mandatory) | The height of the box in pixels. |
color | (Mandatory) | The color of the box in HTML color format (eg. "#FF0000" or "red") |
border | "" | The border style of the box in CSS border property format (eg. "1px solid black"). |
Return Value