Class CategoricalDataPoint
Inheritance
System.Object
CategoricalDataPoint
Inherited Members
Namespace: Telerik.Charting
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class CategoricalDataPoint : CategoricalDataPointBase, INotifyPropertyChanged
Constructors
CategoricalDataPoint()
Declaration
public CategoricalDataPoint()
Properties
Value
Declaration
public double Value { get; set; }
Property Value
System.
|