XamlRectangularSection
Class

Assembly LiveChartsCore.SkiaSharpView.Avalonia
Namespace LiveChartsCore.SkiaSharpView.Avalonia

Summary:
A RectangularSection instance for XAML.

Inheritance:
Object =>
AvaloniaObject =>
Animatable =>
StyledElement =>
Visual =>
Layoutable =>
Interactive =>
InputElement =>
Control =>
XamlRectangularSection
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

Methods

// Invalidates the IChartElement in the user interface.
Chart chart// The chart.
)
// Deletes the Paint instances that changed from the user interface.
IChartView chart// The chart.
)
// Removes the element from the UI.
Chart chart// The chart.
)