Gets or sets the field width.

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

Syntax

C#
public double FieldWidth { get; set; }
Visual Basic
Public Property FieldWidth As Double
	Get
	Set

See Also