XamlNeedle
Class

Assembly LiveChartsCore.SkiaSharpView.WinUI
Namespace LiveChartsCore.SkiaSharpView.WinUI

Summary:
A NeedleVisual instance for XAML.

Inheritance:
Implements:

Properties

Tag
Gets or sets the object that contains data about the control.
Type: Object
Gets or sets a value indicating whether the element is visible.
Type: Boolean

Events

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

Methods

// Invalidates the IChartElement in the user interface.
Chart chart// The chart.
)
// Gets the hit box, an area where the user can interact with the object.
// Removes the element from the UI.
Chart chart// The chart.
)
// Deletes the Paint instances that changed from the user interface.
IChartView chart// The chart.
)