ASP.NET Core

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

    Show / Hide Table of Contents

    Class RadialGauges

    Represents a ordered list of radial gauges to be drawn within a gauge panel.

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

    Constructors

    RadialGauges()

    Declaration
    public RadialGauges()

    RadialGauges(ReportSerializer)

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