ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

Bubble.MinimumSize Property

Gets or sets the minimum bubble size in a bubble chart.

[Visual Basic]

Public Property MinimumSize As Single

[C#]

public float MinimumSize {get;set;}

[Delphi]

public property MinimumSize: Single read get_MinimumSize write set_MinimumSize;

Remarks

The minimum 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.