Gets or sets items source of data series.

Namespace:  C1.Phone.Chart
Assembly:  C1.Phone.Chart (in C1.Phone.Chart.dll)

Syntax

C#
public IEnumerable ItemsSource { get; set; }
Visual Basic
Public Property ItemsSource As IEnumerable
	Get
	Set

See Also