ComponentOne Chart for WPF and Silverlight
VerticalAlignment Property (FrameworkElement3D)


C1.WPF.C1Chart Namespace > FrameworkElement3D Class : VerticalAlignment Property
Syntax
'Declaration
 
Public Property VerticalAlignment As System.Windows.VerticalAlignment
'Usage
 
Dim instance As FrameworkElement3D
Dim value As System.Windows.VerticalAlignment
 
instance.VerticalAlignment = value
 
value = instance.VerticalAlignment
public System.Windows.VerticalAlignment VerticalAlignment {get; set;}
See Also

Reference

FrameworkElement3D Class
FrameworkElement3D Members