Calculates if pointer is within entity bounds
Executes a hover action on the annotation if it is hit
Fires based on hover rules passed into hover
A unique Id for the IAnnotation
Defines if the entity is hovered
Sets an opacity override for the entire annotation, from 0..1
The X-Coordinate mode. See ECoordinateMode for a list of values
The Y-Coordinate mode. See ECoordinateMode for a list of values
Checks if passed point on the canvas is inside annotation borders
the X screen coordinate relative to canvas
the Y screen coordinate relative to canvas
Deletes native (WebAssembly) memory used by this type, after which it cannot be used.
Called when the Dpi changes in the browser. This could be due to user zooming the browser, or changing DPI settings in Windows, or moving the browser containing SciChart to another monitor
The TDpiChangedEventArgs containing info about the Dpi Changed event
Convert the object to a definition that can be serialized to JSON, or used directly with the builder api
Generated using TypeDoc
Defines the interface to an Annotation - a type of marker, text label, line or custom UI overlay on a 2D Cartesian SciChartSurface