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

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