Aspose::Cells::Charts::Series::GetSizeRepresents method
Series::GetSizeRepresents method
Gets or sets what the bubble size represents on a bubble chart.
BubbleSizeRepresents Aspose::Cells::Charts::Series::GetSizeRepresents()
Remarks
BubbleSizeRepresents.SizeIsArea means the value Series.BubbleSizes is the area of the bubble. BubbleSizeRepresents.SizeIsWidth means the value Series.BubbleSizes is the width of the bubble.
See Also
- Enum BubbleSizeRepresents
- Class Series
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++