RelativePanel<TBackgroundGeometry, TDrawingContext>
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.VisualElements
Summary:
Defines the relative panel class.
| TBackgroundGeometry | *summary not found* |
| TDrawingContext | *summary not found* |
Object
=>
ChartElement<TDrawingContext>
=>
VisualElement<TDrawingContext>
=>
RelativePanel<TBackgroundGeometry, TDrawingContext>
Properties
Gets the children collection.
Type: HashSet<VisualElement<TDrawingContext>>
Type: HashSet<VisualElement<TDrawingContext>>
Gets or sets the background paint.
Type: IPaint<TDrawingContext>
Type: IPaint<TDrawingContext>
Gets the background geometry.
Type: TBackgroundGeometry
Type: TBackgroundGeometry
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