ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugePointer Class / PointerLength Property

In This Topic
    PointerLength Property (C1GaugePointer)
    In This Topic
    Gets or sets the relative length of the C1GaugePointer.
    Syntax
    'Declaration
     
    
    Public Property PointerLength As Double
    public double PointerLength {get; set;}
    See Also