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