Get PointMarker object. PointMarker is a visual that is displayed at the Cursors position
PointMarker object
Get ResultTable object. ResultTable is a visual that displays currently pointed data next to its location
ResultTable object
Get element visibility.
true when element is set to be visible and false otherwise.
Points the Cursor at a given CursorPoint. Updating its position and displayed data.
Mutator function for PointMarker. PointMarker is a visual that is displayed at the Cursors position
Object itself for fluent interface
Mutator function for PointMarker
Set the position of the Cursor, moving it without modifying displayed data.
Mutator function for ResultTable. ResultTable is a visual that displays currently pointed data next to its location
Object itself for fluent interface
Mutator function for ResultTable
Set element visibility.
true when element should be visible and false when element should be hidden.
Permanently destroy the component.
Object itself for fluent interface.
Set AutoFitStrategy of Cursor. Customizable logic which attempts to fit ResultTable to view.
See AutoFitStrategies for available options.
Object itself for fluent interface
Optional autoFitStrategy: AutoFitStrategyFactory<ResultTableBackgroundType>AutoFitStrategy or undefined to disable auto-fitting
Set point marker visible or not.
Object itself.
Point marker visible?
Set result table visible or not.
Object itself.
Result table visible?
StaticCursors are always positioned on the same scale.