IInteractable
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.VisualElements

Summary:
Defines an object that the user can interact with.

Derived:
BaseAngularTicksVisual<TArcGeometry, TLineGeometry, TLabelGeometry>
BaseLabelVisual<TLabelGeometry>
BaseNeedleVisual<TGeometry, TLabelGeometry>
GeometryVisual<TGeometry, TLabelGeometry>
LineVisual<TGeometry>
RelativePanel<TBackgroundGeometry>
StackPanel<TBackgroundGeometry>
StackPanel<TBackgroundGeometry, TDrawingContext>
TableLayout<TBackgroundGeometry>
GeometryVisual<TGeometry>
NeedleVisual<TNeedle>

Events

Called when the pointer goes down on the visual.
Handler definition: VisualElementHandler

Methods

// Gets the hit box, an area where the user can interact with the object.