LabelVisual<TLabelGeometry, TDrawingContext>
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.VisualElements
Summary:
Defines a label visual element.
| TLabelGeometry | The type of the label. |
| TDrawingContext | The type of the drawing context. |
Object
=>
ChartElement<TDrawingContext>
=>
VisualElement<TDrawingContext>
=>
LabelVisual<TLabelGeometry, TDrawingContext>
Derived:
Properties
Gets or sets the vertical alignment.
Type: Align
Type: Align
Gets or sets the horizontal alignment.
Type: Align
Type: Align
Gets or sets the background color.
Type: LvcColor
Type: LvcColor
Gets or sets the line height [times the text measured height].
Type: Single
Type: Single
Events
Called when the pointer goes down on the visual.
Handler definition: VisualElementHandler<TDrawingContext>
Handler definition: VisualElementHandler<TDrawingContext>
Occurs when a property value changes.
Handler definition: PropertyChangedEventHandler
Handler definition: PropertyChangedEventHandler