Gets or sets the maximum bubble size in a bubble chart.
[Visual Basic]
Public Property MaximumSize As Single
[C#]
public float MaximumSize {get;set;}
[Delphi]
public property MaximumSize: Single read get_MaximumSize write set_MaximumSize;
Remarks
The maximum bubble size represents the percentage of the diameter (or area) of the plot area.
See Also
Bubble Class | Bubble Members | C1.Win.C1Chart Namespace | Bubble Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |