Aspose::Cells::Charts::Series::SetBubbleSizes method
Series::SetBubbleSizes(const U16String&) method
Gets or sets the bubble sizes values of the chart series.
void Aspose::Cells::Charts::Series::SetBubbleSizes(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class Series
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++
Series::SetBubbleSizes(const char16_t*) method
Gets or sets the bubble sizes values of the chart series.
void Aspose::Cells::Charts::Series::SetBubbleSizes(const char16_t *value)
See Also
- Class Vector
- Class Series
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++