Visual Basic (Declaration) | |
---|---|
Public Property MaximumBubbleSizeValue As Single |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public float MaximumBubbleSizeValue {get; set;} |
C# | ![]() |
---|---|
Chart.MaximumBubbleSizeValue = 120; |
Visual Basic | ![]() |
---|---|
Chart.MaximumBubbleSizeValue = 120 |
dotnetCHARTING | Send comments on this topic. |
MaximumBubbleSizeValue Property | |
See Also Example |
![]() ![]() |
dotnetCHARTING Namespace > Chart Class : MaximumBubbleSizeValue Property |
Visual Basic (Declaration) | |
---|---|
Public Property MaximumBubbleSizeValue As Single |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public float MaximumBubbleSizeValue {get; set;} |
C# | ![]() |
---|---|
Chart.MaximumBubbleSizeValue = 120; |
Visual Basic | ![]() |
---|---|
Chart.MaximumBubbleSizeValue = 120 |