Reporting

Represents a chart report item

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

Syntax

C#
public class Chart : DataItem, IChartComponent, 
	IComponent, IDisposable
Visual Basic
Public Class Chart _
	Inherits DataItem _
	Implements IChartComponent, IComponent, IDisposable

Inheritance Hierarchy

See Also