The fill color for the adorner drag handle
The radius of the adorner drag handle
The stroke color for the adorner drag handle
The axis marker color, html code or string, e.g. #FF0000 or red
Text color, html code or string, e.g. #FF0000 or red
The dragPoints that should be enabled for this annotation
Font family
Font size in pixels
Font style
Font weight, e.g. bold
Custom text on the label, by default the data value is displayed
A unique Id for the IAnnotation
Sets the image to draw for AxisMarkerAnnotation, if not set the default AxisMarkerAnnotation is being used
Image height
Image width
When true, the annotation is in the selected state
Callback function called when the annotation is clicked. Fires even for non Editable annotations
Callback function called when drag operation is in progress. Only applicable if isEditable is true
Callback function called when drag has ended. Only applicable if isEditable is true
Callback function called when drag has started. Only applicable if isEditable is true
Callback function called when the annotation is hovered. Fires even for non Editable annotations
Sets an opacity override for the entire annotation, from 0..1
How much bigger the selection box is than the bounding box of the annotation, in pixels
The stroke color for the adorner selection box
The thickness of the selection box line
The X-Coordinate mode. See ECoordinateMode for a list of values
The Y-Coordinate mode. See ECoordinateMode for a list of values
Generated using TypeDoc
Options passed to the constructor of a AxisMarkerAnnotation, used to configure it at instantiation time