IChart
Interface
Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Sketches
Summary:
Defines a chart.
Properties
Gets or sets the measure work.
Type: Object
Type: Object
Gets the chart view.
Type: IChartView
Type: IChartView
Gets the legend position.
Type: LegendPosition
Type: LegendPosition
Gets the toolTip position.
Type: TooltipPosition
Type: TooltipPosition
Gets the toolTip finding strategy.
Type: TooltipFindingStrategy
Type: TooltipFindingStrategy
Methods
// Updates the chart in the user interface.
ChartUpdateParams chartUpdateParams | // *summary not found* |
)