[]
Specifies how to calculate the size of symbols for Bubble chart.
public enum BubbleScale : byte
Name | Description |
---|---|
Area | Scales the symbols according to area(quadratic size). |
Diameter | Scales the symbols according to diameter(linear size). |