Class CustomLabels
specifies a custom label to be placed on a RadialScale or LinearScale element.
Implements
System.Collections.Generic.IList<CustomLabel>
System.Collections.Generic.ICollection<CustomLabel>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<CustomLabel>
System.Collections.Generic.IReadOnlyCollection<CustomLabel>
System.Collections.Generic.IEnumerable<CustomLabel>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Add(Syncfusion.RDL.DOM.CustomLabel)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.AsReadOnly()
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.BinarySearch(System.Int32, System.Int32, Syncfusion.RDL.DOM.CustomLabel, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.BinarySearch(Syncfusion.RDL.DOM.CustomLabel)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.BinarySearch(Syncfusion.RDL.DOM.CustomLabel, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Clear()
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Contains(Syncfusion.RDL.DOM.CustomLabel)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.ConvertAll<TOutput>(System.Converter<Syncfusion.RDL.DOM.CustomLabel, TOutput>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.CopyTo(Syncfusion.RDL.DOM.CustomLabel[])
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.CopyTo(System.Int32, Syncfusion.RDL.DOM.CustomLabel[], System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.CopyTo(Syncfusion.RDL.DOM.CustomLabel[], System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Exists(System.Predicate<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Find(System.Predicate<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.FindAll(System.Predicate<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.FindIndex(System.Predicate<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.FindIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.FindLast(System.Predicate<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.FindLastIndex(System.Predicate<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.ForEach(System.Action<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.CustomLabel>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.IndexOf(Syncfusion.RDL.DOM.CustomLabel)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.IndexOf(Syncfusion.RDL.DOM.CustomLabel, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.IndexOf(Syncfusion.RDL.DOM.CustomLabel, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Insert(System.Int32, Syncfusion.RDL.DOM.CustomLabel)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.LastIndexOf(Syncfusion.RDL.DOM.CustomLabel)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.LastIndexOf(Syncfusion.RDL.DOM.CustomLabel, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.LastIndexOf(Syncfusion.RDL.DOM.CustomLabel, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Remove(Syncfusion.RDL.DOM.CustomLabel)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.RemoveAll(System.Predicate<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.RemoveAt(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Reverse()
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Sort()
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Sort(System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Sort(System.Comparison<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.ToArray()
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.TrimExcess()
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.TrueForAll(System.Predicate<Syncfusion.RDL.DOM.CustomLabel>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Capacity
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Count
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.Generic.ICollection<Syncfusion.RDL.DOM.CustomLabel>.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.RDL.DOM.CustomLabel>.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 CustomLabels : List<CustomLabel>, IList<CustomLabel>, ICollection<CustomLabel>, IList, ICollection, IReadOnlyList<CustomLabel>, IReadOnlyCollection<CustomLabel>, IEnumerable<CustomLabel>, IEnumerable
Constructors
CustomLabels()
Declaration
public CustomLabels()
CustomLabels(ReportSerializer)
Declaration
public CustomLabels(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