Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeSingleMark Class / Angle Property

In This Topic
    Angle Property (C1GaugeSingleMark)
    In This Topic
    Gets or sets the angle relative to the Gauge pointer origin where the tick mark should appear (for radial Gauges only).
    Syntax
    'Declaration
     
    Public Property Angle As System.Double
    public System.double Angle {get; set;}
    See Also