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