ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartSeriesCollection - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartSeriesCollection

    Specifies the data points for each series in a Chart

    Inheritance
    System.Object
    System.Collections.Generic.List<ChartSeries>
    ChartSeriesCollection
    Implements
    System.Collections.Generic.IList<ChartSeries>
    System.Collections.Generic.ICollection<ChartSeries>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyList<ChartSeries>
    System.Collections.Generic.IReadOnlyCollection<ChartSeries>
    System.Collections.Generic.IEnumerable<ChartSeries>
    System.Collections.IEnumerable
    Inherited Members
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.IList.get_Item(System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.IList.set_Item(System.Int32, System.Object)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Add(Syncfusion.RDL.DOM.ChartSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.IList.Add(System.Object)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.AsReadOnly()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.BinarySearch(System.Int32, System.Int32, Syncfusion.RDL.DOM.ChartSeries, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.BinarySearch(Syncfusion.RDL.DOM.ChartSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.BinarySearch(Syncfusion.RDL.DOM.ChartSeries, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Clear()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Contains(Syncfusion.RDL.DOM.ChartSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.IList.Contains(System.Object)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.ConvertAll<TOutput>(System.Converter<Syncfusion.RDL.DOM.ChartSeries, TOutput>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.CopyTo(Syncfusion.RDL.DOM.ChartSeries[])
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.CopyTo(System.Int32, Syncfusion.RDL.DOM.ChartSeries[], System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.CopyTo(Syncfusion.RDL.DOM.ChartSeries[], System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Exists(System.Predicate<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Find(System.Predicate<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.FindAll(System.Predicate<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.FindIndex(System.Predicate<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.FindIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.FindLast(System.Predicate<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.FindLastIndex(System.Predicate<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.ForEach(System.Action<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.GetEnumerator()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.ChartSeries>.GetEnumerator()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.GetRange(System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.IndexOf(Syncfusion.RDL.DOM.ChartSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.IList.IndexOf(System.Object)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.IndexOf(Syncfusion.RDL.DOM.ChartSeries, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.IndexOf(Syncfusion.RDL.DOM.ChartSeries, System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Insert(System.Int32, Syncfusion.RDL.DOM.ChartSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.IList.Insert(System.Int32, System.Object)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.LastIndexOf(Syncfusion.RDL.DOM.ChartSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.LastIndexOf(Syncfusion.RDL.DOM.ChartSeries, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.LastIndexOf(Syncfusion.RDL.DOM.ChartSeries, System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Remove(Syncfusion.RDL.DOM.ChartSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.IList.Remove(System.Object)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.RemoveAll(System.Predicate<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.RemoveAt(System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.RemoveRange(System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Reverse()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Reverse(System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Sort()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Sort(System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Sort(System.Comparison<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.ToArray()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.TrimExcess()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.TrueForAll(System.Predicate<Syncfusion.RDL.DOM.ChartSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Capacity
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Count
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.IList.IsFixedSize
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.Generic.ICollection<Syncfusion.RDL.DOM.ChartSeries>.IsReadOnly
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.IList.IsReadOnly
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.Item[System.Int32]
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartSeries>.System.Collections.IList.Item[System.Int32]
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public class ChartSeriesCollection : List<ChartSeries>, IList<ChartSeries>, ICollection<ChartSeries>, IList, ICollection, IReadOnlyList<ChartSeries>, IReadOnlyCollection<ChartSeries>, IEnumerable<ChartSeries>, IEnumerable

    Constructors

    ChartSeriesCollection()

    Declaration
    public ChartSeriesCollection()

    ChartSeriesCollection(ReportSerializer)

    Declaration
    public ChartSeriesCollection(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer

    Implements

    System.Collections.Generic.IList<T>
    System.Collections.Generic.ICollection<T>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyList<T>
    System.Collections.Generic.IReadOnlyCollection<T>
    System.Collections.Generic.IEnumerable<T>
    System.Collections.IEnumerable
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved