ASP.NET MVC

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

    Show / Hide Table of Contents

    Class ChartTitles

    specifies a ChartTitle element within the ChartTitles element for a Chart.

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

    Constructors

    ChartTitles()

    Declaration
    public ChartTitles()

    ChartTitles(ReportSerializer)

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