Enum BubbleSizeRepresents

Enum BubbleSizeRepresents

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

Represents what the bubble size represents on a bubble chart.

public enum BubbleSizeRepresents

Fields

SizeIsArea = 0

Represents the value of Aspose.Cells.Charts.Series.BubbleSizes is area of the bubble.

SizeIsWidth = 1

Represents the value of Aspose.Cells.Charts.Series.BubbleSizes is width of the bubble.