XamlRectangularSection
Class

Assembly LiveChartsCore.SkiaSharpView.WPF
Namespace LiveChartsCore.SkiaSharpView.WPF

Summary:
A RectangularSection instance for XAML.

Inheritance:
Object =>
DispatcherObject =>
DependencyObject =>
Visual =>
UIElement =>
FrameworkElement =>
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.
)