Class
AxisSegmentCollection

Segments collection

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinControls.RadChart.dll

Syntax:

cs-api-definition
public class AxisSegmentCollection : ChartingStateManagedCollection<AxisSegment>, IList<AxisSegment>, ICollection<AxisSegment>, IEnumerable<AxisSegment>, IChartingStateManager, IList, ICollection, IEnumerable

Inheritance: objectChartingStateManagedCollection<AxisSegment>AxisSegmentCollection

Implements: IChartingStateManagerICollectionICollection<AxisSegment>IEnumerableIEnumerable<AxisSegment>IListIList<AxisSegment>

Inherited Members ChartingStateManagedCollection<AxisSegment>.IndexOf(AxisSegment)ChartingStateManagedCollection<AxisSegment>.Insert(int, AxisSegment)ChartingStateManagedCollection<AxisSegment>.RemoveAt(int)ChartingStateManagedCollection<AxisSegment>.Add(AxisSegment)ChartingStateManagedCollection<AxisSegment>.AddRange(AxisSegment[])ChartingStateManagedCollection<AxisSegment>.Clear()ChartingStateManagedCollection<AxisSegment>.Contains(AxisSegment)ChartingStateManagedCollection<AxisSegment>.CopyTo(AxisSegment[], int)ChartingStateManagedCollection<AxisSegment>.Remove(AxisSegment)ChartingStateManagedCollection<AxisSegment>.GetEnumerator()ChartingStateManagedCollection<AxisSegment>.LoadViewState(object)ChartingStateManagedCollection<AxisSegment>.SaveViewState()ChartingStateManagedCollection<AxisSegment>.SetItemDirty(AxisSegment)ChartingStateManagedCollection<AxisSegment>.OnInsert(int, object)ChartingStateManagedCollection<AxisSegment>.OnInsertComplete(int, object)ChartingStateManagedCollection<AxisSegment>.OnRemove(int, object)ChartingStateManagedCollection<AxisSegment>.OnRemoveComplete(int, object)ChartingStateManagedCollection<AxisSegment>.OnClear()ChartingStateManagedCollection<AxisSegment>.OnClearComplete()ChartingStateManagedCollection<AxisSegment>.ListChartingStateManagedCollection<AxisSegment>.this[int]ChartingStateManagedCollection<AxisSegment>.CountChartingStateManagedCollection<AxisSegment>.IsReadOnly

Constructors

AxisSegmentCollection()

Declaration

cs-api-definition
public AxisSegmentCollection()
In this article
DefinitionConstructorsAxisSegmentCollection()
Not finding the help you need?
Contact Support