Represents a data series item (usually X-axis value) in serial charts (Line chart, Column chart, etc.)
Namespace:
AmCharts.Windows.CoreAssembly: AmCharts.Windows (in AmCharts.Windows.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class SeriesItem : FrameworkElement |
| Visual Basic (Declaration) |
|---|
Public Class SeriesItem _ Inherits FrameworkElement |
| Visual C++ |
|---|
public ref class SeriesItem : public FrameworkElement |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
AmCharts.Windows.Core..::.SeriesItem
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
AmCharts.Windows.Core..::.SeriesItem