Hide Comments
Hide Comments

Comments (0)

Creates a new TRSDonutChartExValue instance and adds it to the Items array. Call Insert to add a new donut slice 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: FMX.RS.DonutCharts

expandingSyntax

Delphi

public
  function Insert(Index: Integer): TRSDonutChartExValue;
 

Parameters

Index

Type: Integer

Return Value

Type: TRSDonutChartExValue

expandingSee Also

Comments (0)

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