ASP.NET Core

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

    Show / Hide Table of Contents

    Class LinearGauges

    Represents a Ordered list of linear gauges to be drawn within a gauge panel.

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

    Constructors

    LinearGauges()

    Declaration
    public LinearGauges()

    LinearGauges(ReportSerializer)

    Declaration
    public LinearGauges(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer

    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<>
    System.Collections.IEnumerable
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved