ASP.NET MVC

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

    Show / Hide Table of Contents

    Class ChartDataPoints

    specifies an ordered list of ChartDataPoint elements for a ChartSeries.

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

    Constructors

    ChartDataPoints()

    Declaration
    public ChartDataPoints()

    ChartDataPoints(ReportSerializer)

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