menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ReportKpiElements - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ReportKpiElements

    Contains the collection of KPI elements.

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

    Constructors

    ReportKpiElements()

    Initializes a new instance of the ReportKpiElements class.

    Declaration
    public ReportKpiElements()

    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 - 2025 Syncfusion Inc. All Rights Reserved