WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CalculatedMembers

    Show / Hide Table of Contents

    Class CalculatedMembers

    Holds list of calculated members/measures.

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

    Constructors

    CalculatedMembers()

    Declaration
    public CalculatedMembers()

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