Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeSingleLabel Class / Position Property

In This Topic
    Position Property (C1GaugeSingleLabel)
    In This Topic
    Gets or sets the fraction-based position where this label should appear (for linear Gauges only).
    Syntax
    'Declaration
     
    Public Property Position As System.Double
    public System.double Position {get; set;}
    See Also