Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeCaption Class / Alignment Property

In This Topic
    Alignment Property (C1GaugeCaption)
    In This Topic
    Gets or sets text alignment information on the vertical plane.
    Syntax
    'Declaration
     
    Public Property Alignment As System.Drawing.StringAlignment
    public System.Drawing.StringAlignment Alignment {get; set;}
    See Also