Control to generate Line and Area charts

Namespace:  am.Charts
Assembly:  am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class LineChart : ChartBase
Visual Basic (Declaration)
Public Class LineChart _
	Inherits ChartBase
Visual C++
public ref class LineChart : public ChartBase

Inheritance Hierarchy

See Also