[This is preliminary documentation and is subject to change.]
Facilitates rendering of area graphs.
Namespace:
AmCharts.Windows.QuickChartsAssembly: AmCharts.Windows.QuickCharts (in AmCharts.Windows.QuickCharts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class AreaGraph : SerialGraph |
| Visual Basic (Declaration) |
|---|
Public Class AreaGraph _ Inherits SerialGraph |
| Visual C++ |
|---|
public ref class AreaGraph : public SerialGraph |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
AmCharts.Windows.QuickCharts..::.SerialGraph
AmCharts.Windows.QuickCharts..::.AreaGraph
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
AmCharts.Windows.QuickCharts..::.SerialGraph
AmCharts.Windows.QuickCharts..::.AreaGraph