ClassCategoricalDataPoint
Class
Defines a data point that has a single value and category associated with it.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class CategoricalDataPoint : CategoricalDataPointBase, INotifyPropertyChanged
Inheritance: objectPropertyBagObjectNodeDataPointCategoricalDataPointBaseCategoricalDataPoint
Derived Classes:
Implements:
Inherited Members
Constructors
CategoricalDataPoint()
Declaration
cs-api-definition
public CategoricalDataPoint()