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