ComponentOne Chart for WPF and Silverlight
HorizontalAlignment Property (HighLowSeries)


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

Reference

HighLowSeries Class
HighLowSeries Members