See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

MaximumBubbleSizeValue Property

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;}

Example

[C#] 

Chart.MaximumBubbleSizeValue = 120;

[Visual Basic] 

Chart.MaximumBubbleSizeValue = 120

See Also

Chart Class  | Chart Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.