Returns or sets what the bubble size represents on a bubble chart.
public enum BubbleSizeRepresentsType
Members
| Member Name | Description | Value |
| SizeIsArea | Size is a bubble area | 0 |
| SizeIsWidth | Size is a bubble width(diameter) | 1 |
Requirements
Namespace: Aspose.Chart
Assembly: Aspose.Chart (in Aspose.Chart.dll)
See Also
Aspose.Chart Namespace