C1.Win.Chart Namespace / ChartTitle Class / HorizontalAlignment Property

In This Topic
HorizontalAlignment Property (ChartTitle)
In This Topic
Gets or sets the horizontal alignment of the title.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
<C1DescriptionAttribute("ChartTitle.HorizontalAlignment", "Gets or sets the horizontal alignment of the title.")>
Public Property HorizontalAlignment As HorizontalAlignment
 
See Also