Unable to get bubble chart scale option in bubble chart

Hi
@mudassir.fayyaz
Currently we are using 17.8 licensed version of Aspose Slides Java. How to acheive below functionality using aspose slides.

My issue is i m unable to get Scale bubble size to option in series option.How i will set bubble scale 70.Default it is 100.
Pfa for referncebubbleIssue.PNG (48.0 KB)

please help.

thanks,
Pravin

@Pravin_Pansare,

I have observed your comments. Please try to use below sample code and share feedback with us if there is still an issue.

IDataLabel label = series.get_Item(0).getLabels().get_Item(0);
label.getDataLabelFormat().getShowBubbleSize()

@Adnan.Ahmad @mudassir.fayyaz

I want to change scale bubble size not bubble size. How i can do using code.
Please refer above imagebubbleIssue.PNG (48.0 KB)

I want that red mark option .

@Pravin_Pansare,

I have observed your requirements. I regret to inform that it is not possible in Aspose.Slides yet. A ticket with ID SLIDESJAVA-36989 has been created as in our issue tracking system as a new feature request. Our development team will look into the possibility of implementation of the requested feature. This thread has been associated with this new feature request, so that you can be automatically notified as soon as this issue is resolved.

The issues you have found earlier (filed as SLIDESJAVA-36989) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by mudassir.fayyaz