Name | Description | |
---|---|---|
behindPointer | A value that indicates whether the cap shows behind the pointer or in front. | |
radius | A value that indicates the radius of the cap in pixels. | |
style | A value that contains the fill color and outline color (stroke) of the cap. | |
template | A JavaScript callback value that returns a Raphael element (or set) that draws the cap for the pointer. | |
visible | A value that indicates whether to show the cap. |