Item

BubbleSizeCollection indexer

Gets or sets the bubble size value at the specified index.

public double this[int index] { get; set; }

See Also