Show/Hide Toolbars

RiverSoftAVG Products Help

The TRSDBShapeChart component is the database aware version of the TRSShapeChart . The TRSShapeChart component is a TRSCustomShapeChart descendant that represents a shape chart. The shape chart displays chart values ( TRSShapeChartValue) as shapes where each point can have its own shape as well as size. If you want all points to be the same size and type of shape, use the RSDBCharts.TRSDBPointChart component.

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 property of the Value, the DataFieldY property specifies the Y property of the Value, etc.
 

ShapeChartExample

Namespace: RSDBCharts

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb