Gets or sets the width of element.

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

Syntax

C#
public GridLength Width { get; set; }
Visual Basic
Public Property Width As GridLength
	Get
	Set

See Also