Gets or sets the data for the chart.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public DoubleCollection Data { get; set; } |
Visual Basic
![]() |
---|
Public Property Data As DoubleCollection |
An instance of the System.Windows.Media.DoubleCollection class. Default value is an empty list.