Series.SizeRepresents
Series.SizeRepresents property
Gets or sets what the bubble size represents on a bubble chart.
public BubbleSizeRepresents SizeRepresents { get; set; }
Remarks
BubbleSizeRepresents.SizeIsArea means the value BubbleSizes
is the area of the bubble. BubbleSizeRepresents.SizeIsWidth means the value BubbleSizes
is the width of the bubble.
See Also
- enum BubbleSizeRepresents
- class Series
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells