Item
BubbleSizeCollection indexer
Gets or sets the bubble size value at the specified index.
public double this[int index] { get; set; }
See Also
- class BubbleSizeCollection
- namespace Aspose.Words.Drawing.Charts
- assembly Aspose.Words
Gets or sets the bubble size value at the specified index.
public double this[int index] { get; set; }