Gets or set the field value.

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

Syntax

C#
public Object FieldValue { get; set; }
Visual Basic
Public Property FieldValue As Object
	Get
	Set

See Also