Class AxisSegmentCollection
Segments collection
Inherited Members
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: Telerik.Charting
Assembly: Telerik.WinControls.RadChart.dll
Syntax
public class AxisSegmentCollection : ChartingStateManagedCollection<AxisSegment>, IDeserializableCollection, IList<AxisSegment>, ICollection<AxisSegment>, IEnumerable<AxisSegment>, IChartingStateManager, IList, ICollection, IEnumerable
Constructors
AxisSegmentCollection()
Declaration
public AxisSegmentCollection()