Quantcast
Channel: DevExpress Support Center (Examples)
Viewing all articles
Browse latest Browse all 7205

How to bind a numeric chart range control client to a collection of simple type

$
0
0

This example demonstrates how to set up a range control with the numeric chart client to display a chart with numeric data in the range control's background.

Note that the numeric chart range control client is bound to the integer collection using the ItemsSource property only. It becomes possible because the chart numeric client shows data from the simple type collection (int, double, float, etc) automatically in the same order in which elements have been added to the collection.

If you wish to display chart points from the collection in the random order, you will need to specify the ArgumentDataMember property.

If you bind a chart range client to an object data source, use ArgumentDataMember and ValueDataMember properties.


Viewing all articles
Browse latest Browse all 7205

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>