Show/Hide Toolbars

RiverSoftAVG Products Help

Extends the FMX.RS.Charts.TRS2DChartValues class to define a collection of arrows in a chart, such as used in the FMX.RS.Charts.TRSArrowChart . The TRSArrowChartValues collection manages a collection of FMX.RS.Charts.TRSArrowChartValue items, which define the two points of an arrow (X, Y to EndX, EndY). The collection defines which dimensions of the Values property of a TRSArrowChartValue contains the starting point X, Y dimensions (XDim, YDim) and the ending point X, Y dimensions (EndXDim, EndYDim).

Note that the TRSArrowChartValues collection provides built-in support for limiting the number of arrows in the collection (using the Limit property).
 

Namespace: FMX.RS.Charts

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb