Class AxisSegmentCollection
Segments collection
Inherited Members
Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting.dll
Syntax
public class AxisSegmentCollection : ChartingStateManagedCollection<AxisSegment>, IDeserializableCollection, IList<AxisSegment>, ICollection<AxisSegment>, IEnumerable<AxisSegment>, IChartingStateManager, IList, ICollection, IEnumerable
Constructors
AxisSegmentCollection()
Declaration
public AxisSegmentCollection()