Main class of data handling, contains collection of data series.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
[ContentPropertyAttribute("Children")] public class ChartData : DependencyObject |
| Visual Basic |
|---|
<ContentPropertyAttribute("Children")> _ Public Class ChartData _ Inherits DependencyObject |