Gets or sets the maximum value the bubble size will be based on where a bubble size value of MaximumBubbleSizeValue equals a bubble of size MaximumBubbleSize.
[Visual Basic]
Public Property MaximumBubbleSizeValue As Single [C#]
public float MaximumBubbleSizeValue {get; set;}[C#]
Chart.MaximumBubbleSizeValue = 120; |
[Visual Basic]
Chart.MaximumBubbleSizeValue = 120 |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.