ASP.NET MVC

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

    Show / Hide Table of Contents

    Class GaugeLabels

    specifies the set of GaugeLabel instances for a GaugePanel.

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

    Constructors

    GaugeLabels()

    Declaration
    public GaugeLabels()

    GaugeLabels(ReportSerializer)

    Declaration
    public GaugeLabels(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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved