Implements designer functionality for LineChart control

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

Syntax

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

Inheritance Hierarchy

See Also