Show/Hide Toolbars

RiverSoftAVG Products Help

The TRSDBBarChart component is the database aware version of the TRSBarChart . The TRSBarChart component is a TRSCustomBarChart descendant that represents a bar chart. The Bar Chart displays each chart value ( TRSBarChartValue ) by as a vertical or horizontal bar (depending on  Orientation). Each value draws a separate bar and the order of the bars is based on the order of the TRSBarChartValue in the collection.

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 DataField property specifies the field to use for the bar value.
 

BarChartExample2

Namespace: RSDBCharts

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb