IChartEntity
Interface
Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel
Summary:
Defines a point with a visual representation in the user interface.
Properties
Gets or sets the meta data, the additional data required by LiveCharts to draw a point.
Type: ChartEntityMetaData
Type: ChartEntityMetaData
Gets or sets the coordinate, the position of the point in the chart.
Type: Coordinate
Type: Coordinate