Represents class view object that contains all visual plot elements:
axes, visualized data.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
C# |
---|
public class ChartView : FrameworkElement |
Visual Basic |
---|
Public Class ChartView _ Inherits FrameworkElement |
XAML Object Element Usage |
---|
<ChartView .../> |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
C1.Phone.Chart..::..ChartView
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
C1.Phone.Chart..::..ChartView