ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Style Class / HorizontalAlignment Property

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