ComponentOne Chart for .NET (2.0) Search HelpCentral 

Bubble.EncodingMethod Property

Gets or sets the method used for calculating bubble size in a bubble chart.

[Visual Basic]

Public Property EncodingMethod As BubbleMethodEnum

[C#]

public BubbleMethodEnum EncodingMethod {get;set;}

[Delphi]

public property EncodingMethod: BubbleMethodEnum read get_EncodingMethod write set_EncodingMethod;

Remarks

The maximum and minimum bubble sizes represent the percentage of the diameter or area of the plot area, depending upon the value of the EncodingMethod property.

At this time the Bubble Method is always based on the diameter.

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.