ComponentOne Chart for WPF and Silverlight
HorizontalAlignment Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members