Gets or sets the source for close data values.

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

Syntax

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

See Also