ChartDirector 6.0 (ColdFusion Edition)
MeterPointer.setShapeAndOffset2
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
pointerCoor | (Mandatory) | An array of numbers x0, y0, x1, y1, x2, y2, ..., representing the coordinates the polygon vertices. |
startOffset | NoValue | The position of the starting point as a ratio to the scale radius. NoValue means the position is automatically determined. |
endOffset | NoValue | The position of the ending point as a ratio to the scale radius. NoValue means the position is automatically determined. |
widthRatio | NoValue | The width of the pointer relative to the default width. NoValue means the width is automatically determined. |
Return Value