Class ChartCustomPaletteColors
specifies an ordered list of colors to use for the custom palette of a Chart.
Inheritance
System.Object
System.Collections.Generic.List<ChartCustomPaletteColor>
ChartCustomPaletteColors
Implements
System.Collections.Generic.IList<ChartCustomPaletteColor>
System.Collections.Generic.ICollection<ChartCustomPaletteColor>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<ChartCustomPaletteColor>
System.Collections.Generic.IReadOnlyCollection<ChartCustomPaletteColor>
System.Collections.Generic.IEnumerable<ChartCustomPaletteColor>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Add(Syncfusion.RDL.DOM.ChartCustomPaletteColor)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.AddRange(System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.AsReadOnly()
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.BinarySearch(System.Int32, System.Int32, Syncfusion.RDL.DOM.ChartCustomPaletteColor, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.BinarySearch(Syncfusion.RDL.DOM.ChartCustomPaletteColor)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.BinarySearch(Syncfusion.RDL.DOM.ChartCustomPaletteColor, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Clear()
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Contains(Syncfusion.RDL.DOM.ChartCustomPaletteColor)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.ConvertAll<TOutput>(System.Converter<Syncfusion.RDL.DOM.ChartCustomPaletteColor, TOutput>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.CopyTo(Syncfusion.RDL.DOM.ChartCustomPaletteColor[])
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.CopyTo(System.Int32, Syncfusion.RDL.DOM.ChartCustomPaletteColor[], System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.CopyTo(Syncfusion.RDL.DOM.ChartCustomPaletteColor[], System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Exists(System.Predicate<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Find(System.Predicate<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.FindAll(System.Predicate<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.FindIndex(System.Predicate<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.FindIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.FindIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.FindLast(System.Predicate<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.FindLastIndex(System.Predicate<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.FindLastIndex(System.Int32, System.Predicate<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.ForEach(System.Action<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.IndexOf(Syncfusion.RDL.DOM.ChartCustomPaletteColor)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.IndexOf(Syncfusion.RDL.DOM.ChartCustomPaletteColor, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.IndexOf(Syncfusion.RDL.DOM.ChartCustomPaletteColor, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Insert(System.Int32, Syncfusion.RDL.DOM.ChartCustomPaletteColor)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.LastIndexOf(Syncfusion.RDL.DOM.ChartCustomPaletteColor)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.LastIndexOf(Syncfusion.RDL.DOM.ChartCustomPaletteColor, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.LastIndexOf(Syncfusion.RDL.DOM.ChartCustomPaletteColor, System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Remove(Syncfusion.RDL.DOM.ChartCustomPaletteColor)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.RemoveAll(System.Predicate<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.RemoveAt(System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Reverse()
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Sort()
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Sort(System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Sort(System.Comparison<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.ToArray()
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.TrimExcess()
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.TrueForAll(System.Predicate<Syncfusion.RDL.DOM.ChartCustomPaletteColor>)
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Capacity
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Count
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.Generic.ICollection<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.Item[System.Int32]
System.Collections.Generic.List<Syncfusion.RDL.DOM.ChartCustomPaletteColor>.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 ChartCustomPaletteColors : List<ChartCustomPaletteColor>, IList<ChartCustomPaletteColor>, ICollection<ChartCustomPaletteColor>, IList, ICollection, IReadOnlyList<ChartCustomPaletteColor>, IReadOnlyCollection<ChartCustomPaletteColor>, IEnumerable<ChartCustomPaletteColor>, IEnumerable
Constructors
ChartCustomPaletteColors()
Declaration
public ChartCustomPaletteColors()
ChartCustomPaletteColors(ReportSerializer)
Declaration
public ChartCustomPaletteColors(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