Show/Hide Toolbars

RiverSoftAVG Products Help

The TRSDBScatterChart component is the database aware version of the TRSScatterChart. The TRSScatterChart component is a TRSCustomPointChart descendant that represents a scatter chart. The scatter chart displays chart values ( TRSScatterChartValue ) as scattered points which may optionally be connected by lines and filled in (see  LineChartElements property).

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

ScatterChartExample

Namespace: RSDBCharts

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb