Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.FlexChart Namespace / ChartTitle Class / HorizontalAlignment Property

In This Topic
    HorizontalAlignment Property
    In This Topic
    Gets or sets the horizontal alignment of the title.
    Syntax
    'Declaration
     
    Public Property HorizontalAlignment As HorizontalAlignment
    public HorizontalAlignment HorizontalAlignment {get; set;}
    See Also