Class AbsoluteBubbleSizeSelector
Namespace: Telerik.Charting
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class AbsoluteBubbleSizeSelector : ChartBubbleSizeSelector
Constructors
AbsoluteBubbleSizeSelector()
Declaration
public AbsoluteBubbleSizeSelector()
Methods
SelectBubbleSize(IBubbleDataPoint)
Declaration
public override RadSize SelectBubbleSize(IBubbleDataPoint dataPoint)
Parameters
IBubble
|