ChartDirector 7.0 (ASP/COM/VB Edition)
MeterPointer.
Usage
Description
-15, 0, 15, 0, 0, 1000, 1000
-5, 0, 5, 0, 5, 1000, -5, 1000
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