Represents single chart in stock chart.

Namespace:  AmCharts.Windows.Stock
Assembly:  AmCharts.Windows.Stock (in AmCharts.Windows.Stock.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

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

Inheritance Hierarchy

See Also