New to Telerik UI for WPFStart a free 30-day trial

An enumeration representing different ways of calculating the bubble size by the RelativeBubbleSizeSelector.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public enum BubbleSizeFunction

Fields

Cube root function.

C#
CubeRoot = 2

Linear function.

C#
Linear = 0

Logarithmic function.

C#
Logarithmic = 3

Square root function.

C#
SquareRoot = 1
In this article
DefinitionFieldsCubeRootLinearLogarithmicSquareRoot
Not finding the help you need?
Contact Support