Represents class view object that contains all visual plot elements:
axes, visualized data.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
[ContentPropertyAttribute("Axes")] public class ChartView : FrameworkElement |
Visual Basic |
---|
<ContentPropertyAttribute("Axes")> _ Public Class ChartView _ Inherits FrameworkElement |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
C1.Silverlight.Chart..::..ChartView
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
C1.Silverlight.Chart..::..ChartView