Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSBubbleChartValues.Insert(Integer) Method

Scroll Prev Top Next More

Creates a new TRSBubbleChartValue instance and adds it to the Items array. Call Insert to add a new bubble value at a specified position in the collection. Existing items (starting from the specified position) are moved up in the Items array. Note that Insert only works as expected if the collection is not Sorted.

Insert returns the new collection value.
 

Namespace: RSBubbleCharts

Parameters

Index

Type: Integer

Return Value

Type: TRSBubbleChartValue

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb