Gets or sets the x-data values source.

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

Syntax

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

See Also