SKDefaultLegend
Class

Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView.SKCharts

Summary:
Defines the default legend for a chart.

Inheritance:
Object =>
SKDefaultLegend
Implements:

Constructors

// Initializes a new instance of the SKDefaultLegend class.

Properties

Gets or sets the legend font paint.
Type: Paint
Gets or sets the background paint.
Type: Paint

Methods

// Draws the legend for the specified chart.
Chart chart// The chart.
)
// Measures the control.
Chart chart// The chart that holds the control.
)
// Hides this legend instance.
Chart chart// The chart.
)