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

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