DrawnLabelVisual
Class
Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView.VisualElements
Summary:
Defines a label visual element.
Implements:
Constructors
// Initializes a new instance of the DrawnLabelVisual class.
// Initializes a new instance of the DrawnLabelVisual class.
| LabelGeometry labelGeometry | // The label. |
)
Properties
Gets or sets the animation speed.
Type: TimeSpan
Type: TimeSpan
Events
Called when the pointer goes down on the visual.
Handler definition: VisualElementHandler
Handler definition: VisualElementHandler
Occurs when a property value changes.
Handler definition: PropertyChangedEventHandler
Handler definition: PropertyChangedEventHandler
Methods
// Gets the hit box, an area where the user can interact with the object.