Hide Comments
Hide Comments

Comments (0)

Creates a new instance and adds it to the Items array. Call Insert to add a new 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: RSBarCharts

expandingSyntax

Delphi

public
  function Insert(Index: Integer): TRSSparseBarChartValue;
 

Parameters

Index

Type: Integer

Return Value

Type: TRSSparseBarChartValue

expandingSee Also

Comments (0)

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