Encapsulates a group of elements.
For a list of all members of this type, see Series members.
Object Model
Inheritance Hierarchy
System.Object
dotnetCHARTING.Series
Syntax
[Visual Basic]
Public Class Series
Implements IInstanceID
[C#]
public class Series : IInstanceID
Remarks
The series represents a group of elements and also:
- Provides a mechanism for setting default properties of all elements
within it.
- Controls all series specific properties such as it's LegendEntry or 2D
line dash style (if applicable).
- Derives an element based on a Calculation performed on the elements
within it.
- Provides data manipulation methods such as sorting and trimming of it's
elements.
See also:Data
Model Tutorial
See Also
Series Members
| dotnetCHARTING Namespace
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.