Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSBubbleCharts > Classes > TRSBubbleChartValues > Methods

TRSBubbleChartValues.Add(TRSChartValueType,TRSChartValueType,String,TCanvasColor,Integer) Method

Scroll Prev Top Next More

Creates a new TRSBubbleChartValue instance and adds it to the Items array. The new item is initialized with the X and Y coordinates (Size = 0). Call Add to create a bubble in the collection. The new value is placed at the end of the Items array, or, if the collection is Sorted, placed at the sorted point in the collection (based on a default value (0)).

Add returns the new bubble value.

Namespace: RSBubbleCharts

Parameters

X

Type: TRSChartValueType

Y

Type: TRSChartValueType

Caption

Type: String

Color

Type: TCanvasColor

ImageIndex

Type: Integer

Return Value

Type: TRSBubbleChartValue

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb