| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
BubbleChartDataPoint |
BubbleChartDataPoint.bubbleSize(Double bubbleSize) |
BubbleChartDataPoint |
BubbleChartDataPoint.bubbleSizeFormula(String bubbleSizeFormula) |
| Modifier and Type | Method and Description |
|---|---|
List<BubbleChartDataPoint> |
BubbleSeries.getDataPoints()
Gets or sets the values.
|
| Modifier and Type | Method and Description |
|---|---|
BubbleSeries |
BubbleSeries.addDataPointsItem(BubbleChartDataPoint dataPointsItem) |
| Modifier and Type | Method and Description |
|---|---|
BubbleSeries |
BubbleSeries.dataPoints(List<BubbleChartDataPoint> dataPoints) |
void |
BubbleSeries.setDataPoints(List<BubbleChartDataPoint> dataPoints) |
Copyright © 2025. All rights reserved.