IChart
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Sketches

Summary:
Defines a chart.

Derived:
CartesianChart<TDrawingContext>
Chart<TDrawingContext>
PieChart<TDrawingContext>
PolarChart<TDrawingContext>

Properties

Gets or sets the measure work.
Type: Object
Gets the chart view.
Type: IChartView
Gets the canvas.
Type: Object
Gets the legend position.
Type: LegendPosition
Gets the toolTip position.
Type: TooltipPosition
Gets the toolTip finding strategy.
Type: TooltipFindingStrategy

Methods

// Updates the chart in the user interface.
ChartUpdateParams chartUpdateParams// *summary not found*
)