Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeRange Class / AdjustAngle Property

In This Topic
    AdjustAngle Property (C1GaugeRange)
    In This Topic
    Gets or sets whether the angle of a linear range should depend on the location difference.
    Syntax
    'Declaration
     
    Public Property AdjustAngle As System.Boolean
    public System.bool AdjustAngle {get; set;}
    See Also