CategoricalDataPoint
Class
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
C#
public class CategoricalDataPoint : CategoricalDataPointBase, IDisposable, INotifyPropertyChanged
Inheritance: objectDisposableObjectPropertyBagObjectChartNodeDataPointCategoricalDataPointBaseCategoricalDataPoint...
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the CategoricalDataPoint class.
C#
public CategoricalDataPoint()
Initializes a new instance of the CategoricalDataPoint class.
Initializes a new instance of the CategoricalDataPoint class.
Initializes a new instance of the CategoricalDataPoint class.
Initializes a new instance of the CategoricalDataPoint class.
Properties
Methods
Inits the bound values.
C#
protected override void InitBoundValues()
Overrides: