WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartCategoryAxes - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartCategoryAxes

    Specifies the category axes for a Chart.

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

    Constructors

    ChartCategoryAxes()

    Declaration
    public ChartCategoryAxes()

    ChartCategoryAxes(ReportSerializer)

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

    Extension Methods

    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, Int32, Func<TElement, Object>[])
    PivotExtension.GroupByMany<TElement>(IEnumerable<TElement>, IEnumerable<Func<TElement, Object>>)
    FunctionalExtensions.ForEach<T>(IEnumerable, Action<T>)
    FunctionalExtensions.ForEach<T>(IEnumerable<T>, Action<T>)
    FunctionalExtensions.ToList<T>(IEnumerable)
    ChartExtensionUtils.DistinctBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved