Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSCharts > Classes

TRSArrowChartValues Class

Scroll Prev Top Next More

Extends the RSCharts.TRS2DChartValues class to define a collection of arrows in a chart, such as used in the RSCharts.TRSArrowChart . The TRSArrowChartValues collection manages a collection of RSCharts.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: RSCharts

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb