Specifies an algorithm for calculating the sizes of the bubbles in a bubble chart.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public enum BubbleScaleType |
Visual Basic
![]() |
---|
Public Enum BubbleScaleType |
Member name | Description | |
---|---|---|
![]() |
Area |
Indicates a quadratic scaling of bubble sizes. |
![]() |
Linear |
Indicates a linear scaling of bubble sizes. |