get_BubbleSizeRepresentation()
ChartSeries::get_BubbleSizeRepresentation() method
Specifies how the bubble size values are represented on the bubble chart. This is the property not only of this series but of all series of parent series group - this is projection of appropriate group property. And so this property is read-only. Use ParentSeriesGroup property for access to parent series group. Use get_ParentSeriesGroup()->get(set)_BubbleSizeRepresentation() read/write property for change value.
BubbleSizeRepresentationType Aspose::Slides::Charts::ChartSeries::get_BubbleSizeRepresentation() override
Remarks
This is the projection of the property get_ParentSeriesGroup()->get(set)_BubbleSizeRepresentation().
See Also
- Enum BubbleSizeRepresentationType
- Class ChartSeries
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides