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

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