Hide Comments
Hide Comments

Comments (0)

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

expandingSyntax

Delphi

public
  function Insert(Index: Integer): TRSBubbleChartValue;
 

Parameters

Index

Type: Integer

Return Value

Type: TRSBubbleChartValue

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb