GeometryVisual<TGeometry, TLabelGeometry, TDrawingContext>
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.VisualElements
Summary:
Defines a visual element in a chart that draws a sized geometry in the user interface.
| TGeometry | The type of the geometry. |
| TLabelGeometry | The type of the label. |
| TDrawingContext | The type of the drawing context. |
Object
=>
ChartElement<TDrawingContext>
=>
VisualElement<TDrawingContext>
=>
BaseGeometryVisual<TDrawingContext>
=>
GeometryVisual<TGeometry, TLabelGeometry, TDrawingContext>
Derived:
Properties
Gets or sets the label paint.
Type: IPaint<TDrawingContext>
Type: IPaint<TDrawingContext>
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