Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeSector Class / SweepAngle Property

In This Topic
    SweepAngle Property (C1GaugeSector)
    In This Topic
    Sweep angle for the C1GaugeSector.
    Syntax
    'Declaration
     
    Public Property SweepAngle As System.Double
    public System.double SweepAngle {get; set;}
    See Also