Show/Hide Toolbars

RiverSoftAVG Products Help

Extends the FMX.RS.ChartPanel.TRSChartValues collection class to define a collection of 2D (X and Y) points in a chart, such as used in a line chart or point chart. The TRS2DChartValues collection manages a collection of FMX.RS.Charts.TRS2DChartValue items, which define the X and Y coordinates of each point. The collection defines which dimensions of the Values property of a TRSChartValue contains the X dimension (XDim) and Y dimension (YDim).

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

Namespace: FMX.RS.Charts

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb