Hide Comments
Hide Comments

Comments (0)

Contains the collection of arrows that are displayed by the arrow chart. Each RSCharts.TRSArrowChartValue item in the collection defines one arrow completely, including its Caption, starting point (X and Y) and ending point (where the arrow head is, EndX and EndY). Use the Values collection to add, delete, and modify arrows in the chart.
 

Namespace: RSCharts

expandingSyntax

Delphi

published
  property Values: TRSArrowChartValues read GetValues write SetValues stored IsValuesStored;
 

Property Value

Type: TRSArrowChartValues

expandingSee Also

Comments (0)

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