ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1RadialGauge Class / SweepAngleProperty Field

In This Topic
    SweepAngleProperty Field (C1RadialGauge)
    In This Topic
    Identifies the SweepAngle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SweepAngleProperty As DependencyProperty
    public static readonly DependencyProperty SweepAngleProperty
    See Also