Reporting

Represents the base element of RadChart's series.

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

Syntax

C#
public class ChartSeriesItem : RenderedObject, 
	IActiveRegion, ICloneable
Visual Basic
Public Class ChartSeriesItem _
	Inherits RenderedObject _
	Implements IActiveRegion, ICloneable

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also