ComponentOne FlexChart for WinForms
HorizontalAlignment Property


C1.Win.Chart Namespace > ChartTitle Class : HorizontalAlignment Property
Gets or sets the horizontal alignment of the title.
Syntax
'Declaration
 
Public Property HorizontalAlignment As HorizontalAlignment
'Usage
 
Dim instance As ChartTitle
Dim value As HorizontalAlignment
 
instance.HorizontalAlignment = value
 
value = instance.HorizontalAlignment
public HorizontalAlignment HorizontalAlignment {get; set;}
See Also

Reference

ChartTitle Class
ChartTitle Members