Gets or sets comma separated available values for the property.

Namespace:  C1.Silverlight.Chart.Editor
Assembly:  C1.Silverlight.Chart.Editor (in C1.Silverlight.Chart.Editor.dll)

Syntax

C#
public string Values { get; set; }
Visual Basic
Public Property Values As String
	Get
	Set

See Also