ClassBubbleDataPoint
Class
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public class BubbleDataPoint : ScatterDataPoint, IDisposable, INotifyPropertyChanged
Inheritance: objectDisposableObjectPropertyBagObjectChartNodeDataPointScatterDataPointBubbleDataPoint
Implements:
Inherited Members
Constructors
BubbleDataPoint()
Initializes a new instance of the BubbleDataPoint class.
Declaration
cs-api-definition
public BubbleDataPoint()
BubbleDataPoint(double, double, double)
Initializes a new instance of the BubbleDataPoint class.