in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

This Blog

Syndication

ctodx

Discussions, news and rants from the CTO of Developer Express, Julian M Bucknall

Windows and Web Charts: All About Series

I'm back with a quick video about series in XtraCharts.

The first time I looked at XtraCharts, I was a little confused what a Series Template was and why you should use it (or, for that matter, not use it). In essence, the Series Template is great when you have a set of data you want plotted where each data point in the set is defined by three values or dimensions. In other words: you have 3D data for a 2D chart. The Series Template enables you to set one of the dimensions as the series data member, and then XtraCharts will automatically divide up the set of data along that dimension into a collection of separate series. The individual series are all then plotted in the same diagram as a set of charts.

But that ease-of-use means that you lose some flexibility, and so XtraCharts also provides the ability to define the series manually yourself.

image

In this video I show the same data plotted using the Series Template method and using the manually-defined Series collection method to produce the same chart. And, to ring the changes, I used a web application instead.

Published Sep 18 2008, 07:23 PM by Julian M Bucknall
Filed under:
Technorati tags: XtraCharts

Comments

No Comments

Leave a Comment

(required)  
(optional)
(required)  
Verification code: Required
   
Add
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED