Represents a list with DoubleCollection-s for specifying the data in multi-series charts. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public class SeriesCollection : CollectionBase, ICloneable |
Visual Basic
![]() |
---|
Public Class SeriesCollection |
JavaScript
![]() |
---|
// class |
Objects of the SeriesCollection class are used for specifying the data in multi-series charts. They hold objects of type DoubleCollection that represent the numbers in a single series.
System.Object
System.Collections.CollectionBase
MindFusion.Charting.SeriesCollection