Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSBarCharts > Classes

TRSCandleStickChartValues Class

Scroll Prev Top Next More

Defines the collection of all candlesticks in a candlestick chart. A high/low/average bar chart is made up of a collection of bars ( RSBarCharts.TRSHighLowAverageChartValue ), where each TRSCandleStickChartValue defines the information for one candlestick for the chart. The TRSCandleStickChartValue class defines the common properties to all candlesticks, including X, Value, High, Low, Average, Open, Close, Caption, and Color. The TRSCandleStickChartValues collection defines the common properties to all bar candlesticks, such as DimensionCount, MaxValues, and MinValues.

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

Namespace: RSBarCharts

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb