Constructor
new Pointer()
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
width |
Number |
<optional> |
12 | The horizontal size in pixels |
height |
Number |
<optional> |
12 | The vertical size in pixels |
format |
Tee.Format | Visual properties to paint pointers. | ||
colorEach |
Boolean |
<optional> |
false | Determines if pointers will be filled using a different color for each point in series. |
style |
String |
<optional> |
"rectangle" | The shape to draw at pointer positions |
- Source: