Reporting

Series collection

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting.Charting..::..ChartingStateManagedCollection<(Of <(<'ChartSeries>)>)>
    Telerik.Reporting.Charting..::..ChartSeriesCollection

Version Information

Supported in: 1.0.1

See Also