IInteractable
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.VisualElements

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

Derived:
AngularTicksVisual<TArcGeometry, TLineGeometry, TLabelGeometry>
GeometryVisual<TGeometry, TLabelGeometry>
LabelVisual<TLabelGeometry>
LineVisual<TGeometry>
NeedleVisual<TGeometry, TLabelGeometry>
RelativePanel<TBackgroundGeometry>
StackPanel<TBackgroundGeometry>
StackPanel<TBackgroundGeometry, TDrawingContext>
TableLayout<TBackgroundGeometry>
GeometryVisual<TGeometry>

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.