WPF

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

    Show / Hide Table of Contents

    Class GaugePointers

    Represents a ordered list of pointers to be drawn against a scale.

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

    Constructors

    GaugePointers()

    Declaration
    public GaugePointers()

    GaugePointers(ReportSerializer)

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