ComponentOne Chart for WPF and Silverlight
Height Property (PlotAreaRowDefinition)


C1.WPF.C1Chart Namespace > PlotAreaRowDefinition Class : Height Property
Gets or sets the height of element.
Syntax
'Declaration
 
Public Property Height As System.Windows.GridLength
'Usage
 
Dim instance As PlotAreaRowDefinition
Dim value As System.Windows.GridLength
 
instance.Height = value
 
value = instance.Height
public System.Windows.GridLength Height {get; set;}
See Also

Reference

PlotAreaRowDefinition Class
PlotAreaRowDefinition Members