WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartDerivedSeriesCollection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartDerivedSeriesCollection

    specifies an ordered list of ChartDerivedSeries elements.

    Inheritance
    System.Object
    System.Collections.Generic.List<ChartDerivedSeries>
    ChartDerivedSeriesCollection
    Implements
    System.Collections.Generic.IList<ChartDerivedSeries>
    System.Collections.Generic.ICollection<ChartDerivedSeries>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyList<ChartDerivedSeries>
    System.Collections.Generic.IReadOnlyCollection<ChartDerivedSeries>
    System.Collections.Generic.IEnumerable<ChartDerivedSeries>
    System.Collections.IEnumerable
    Inherited Members
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.IList.get_Item(System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.IList.set_Item(System.Int32, System.Object)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Add(Syncfusion.RDL.DOM.ChartDerivedSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.IList.Add(System.Object)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.AsReadOnly()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.BinarySearch(System.Int32, System.Int32, Syncfusion.RDL.DOM.ChartDerivedSeries, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.BinarySearch(Syncfusion.RDL.DOM.ChartDerivedSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.BinarySearch(Syncfusion.RDL.DOM.ChartDerivedSeries, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Clear()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Contains(Syncfusion.RDL.DOM.ChartDerivedSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.IList.Contains(System.Object)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.ConvertAll<TOutput>(System.Converter<Syncfusion.RDL.DOM.ChartDerivedSeries, TOutput>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.CopyTo(Syncfusion.RDL.DOM.ChartDerivedSeries[])
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.CopyTo(System.Int32, Syncfusion.RDL.DOM.ChartDerivedSeries[], System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.CopyTo(Syncfusion.RDL.DOM.ChartDerivedSeries[], System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Exists(System.Predicate<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Find(System.Predicate<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.FindAll(System.Predicate<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.FindIndex(System.Predicate<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.FindIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.FindLast(System.Predicate<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.FindLastIndex(System.Predicate<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.ForEach(System.Action<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.GetEnumerator()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.ChartDerivedSeries>.GetEnumerator()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.GetRange(System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.IndexOf(Syncfusion.RDL.DOM.ChartDerivedSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.IList.IndexOf(System.Object)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.IndexOf(Syncfusion.RDL.DOM.ChartDerivedSeries, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.IndexOf(Syncfusion.RDL.DOM.ChartDerivedSeries, System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Insert(System.Int32, Syncfusion.RDL.DOM.ChartDerivedSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.IList.Insert(System.Int32, System.Object)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.LastIndexOf(Syncfusion.RDL.DOM.ChartDerivedSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.LastIndexOf(Syncfusion.RDL.DOM.ChartDerivedSeries, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.LastIndexOf(Syncfusion.RDL.DOM.ChartDerivedSeries, System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Remove(Syncfusion.RDL.DOM.ChartDerivedSeries)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.IList.Remove(System.Object)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.RemoveAll(System.Predicate<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.RemoveAt(System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.RemoveRange(System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Reverse()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Reverse(System.Int32, System.Int32)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Sort()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Sort(System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Sort(System.Comparison<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.ToArray()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.TrimExcess()
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.TrueForAll(System.Predicate<Syncfusion.RDL.DOM.ChartDerivedSeries>)
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Capacity
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Count
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.IList.IsFixedSize
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.Generic.ICollection<Syncfusion.RDL.DOM.ChartDerivedSeries>.IsReadOnly
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.IList.IsReadOnly
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.Item[System.Int32]
    System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartDerivedSeries>.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.ReportControls.Wpf.dll
    Syntax
    public class ChartDerivedSeriesCollection : List<ChartDerivedSeries>, IList<ChartDerivedSeries>, ICollection<ChartDerivedSeries>, IList, ICollection, IReadOnlyList<ChartDerivedSeries>, IReadOnlyCollection<ChartDerivedSeries>, IEnumerable<ChartDerivedSeries>, IEnumerable

    Constructors

    ChartDerivedSeriesCollection()

    Declaration
    public ChartDerivedSeriesCollection()

    ChartDerivedSeriesCollection(ReportSerializer)

    Declaration
    public ChartDerivedSeriesCollection(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

    Extension Methods

    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, Int32, Func<TElement, Object>[])
    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, IEnumerable<Func<TElement, Object>>)
    FunctionalExtensions.ForEach<T>(IEnumerable, Action<T>)
    FunctionalExtensions.ForEach<T>(IEnumerable<T>, Action<T>)
    FunctionalExtensions.ToList<T>(IEnumerable)
    ChartExtensionUtils.DistinctBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved