IChartLegend<TDrawingContext>
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Sketches

Summary:
Defines a chart legend.

Type parameters:
TDrawingContext The type of the drawing context.
Derived:

Methods

// Draws the legend for the specified chart.
Chart<TDrawingContext> chart// The chart.
)
// Measures the control.
Chart<TDrawingContext> chart// The chart that holds the control.
)