ComponentOne Chart for .NET (2.0) Search HelpCentral 

BubbleMethodEnum Enumeration

Use the members of this enumeration to set the value of the Bubble.EncodingMethod property in the Bubble class.

[Visual Basic]

Public Enum BubbleMethodEnum

[C#]

public enum BubbleMethodEnum

[Delphi]

type BubbleMethodEnum = (Area, Diameter);

Namespace: C1.Win.C1Chart

Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Members

Member name

Description

Area

Sizes symbols according to area.

Diameter

Sizes symbols according to diameter.

See Also

C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.