Bubble overview

Constructors

 ConstructorOverloaded

Public Methods

 AddAdds a new Bubble point to the Series Points List and color.
 ClickedPointer
 DrawValueCalled internally. Draws the "ValueIndex" point of the Series.
 IsValidSourceOfIs used to validate the DataSource property both at design and run-time.
 MaxXValueReturns the Maximum Value of the Series X Values List.
 MaxYValueReturns the Maximum Value of the Series Y Values List.
 MaxZValueReturns the maximum Z value.
 MinXValueReturns the Minimum Value of the Series X Values List.
 MinYValueReturns the Minimum Value of the Series Y Values List.
 MinZValueReturns the minimum Z value.

Public Properties

 ColorEachControls which color will be drawn on the bubbles.
 Description
 RadiusValuesA TList object that stores each Bubble point Radius value.
 SquaredDetermines how the Bubble size is calculated.
 UseVerticalAxisGets and sets whether the Radius values are calculated relative to the Vertical Axis or the Horizontal Axis. This property only has a visible effect when Squared is set to true.

See Also

Bubble Class | Steema.TeeChart.Styles Namespace