Gets or sets the label width.

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

Syntax

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

See Also