BubbleSizeRepresentationType
BubbleSizeRepresentationType enumeration
Specifies the possible ways to represent data as bubble chart sizes.
public enum BubbleSizeRepresentationType
Values
Name | Value | Description |
---|---|---|
Area | 0 | Specifies the area of the bubbles shall be proportional to the bubble size value. |
Width | 1 | Specifies the radius of the bubbles shall be proportional to the bubble size value. |
See Also
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides