Gets or sets the width of element.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public GridLength Width { get; set; } |
Visual Basic |
---|
Public Property Width As GridLength Get Set |