ClassSingleValueDataPoint
Class
Base class for DataPoint that has a single Value property, that can be used when the point is visualized in a chart.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public abstract class SingleValueDataPoint : DataPoint, INotifyPropertyChanged
Inheritance: objectPropertyBagObjectNodeDataPointSingleValueDataPoint
Derived Classes:
Implements:
Inherited Members
Constructors
SingleValueDataPoint()
Declaration
cs-api-definition
protected SingleValueDataPoint()