2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart 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