ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugePointer Class / Length Property

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