Reporting

Segments collection

Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public class AxisSegmentCollection : ChartingStateManagedCollection<AxisSegment>
Visual Basic
Public Class AxisSegmentCollection _
	Inherits ChartingStateManagedCollection(Of AxisSegment)

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting.Charting..::..ChartingStateManagedCollection<(Of <(<'AxisSegment>)>)>
    Telerik.Reporting.Charting..::..AxisSegmentCollection

Version Information

Supported in: 1.0.1

See Also