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