Represents a single graph in Line/Area Chart

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

Syntax

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

Inheritance Hierarchy

See Also