[This is preliminary documentation and is subject to change.]
Represents chart legend.
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 Legend : ItemsControl |
| Visual Basic (Declaration) |
|---|
Public Class Legend _ Inherits ItemsControl |
| Visual C++ |
|---|
public ref class Legend : public ItemsControl |
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
System.Windows.Controls..::.ItemsControl
AmCharts.Windows.QuickCharts..::.Legend
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.ItemsControl
AmCharts.Windows.QuickCharts..::.Legend