Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSChartsDB > RSDBCharts > Classes

TRSDBCandleStickChart Class

Scroll Prev Top Next More

The TRSDBCandleStickChart component is the database aware version of the TRSCandleStickChart. The TRSCandleStickChart component is a TRSHighLowAverageChart descendant that represents a candlestick chart. The CandleStick Chart displays each chart value ( TRSCandleStickChartValue ) as a vertical or horizontal candlestick (depending on  Orientation).

The values for the chart are created by reading a dataset (database table or query) specified with the    DataSource property. Each record in the dataset provides one value for the chart, where the DataFieldX property specifies the field to use for the X value, DataFieldClose specifies the field to use for the Close value, etc.

CandleStickChartExample

Namespace: RSDBCharts

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb