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

In This Topic
    Length Property (C1GaugeSingleMark)
    In This Topic
    Logical value representing the length of this tick mark.
    Syntax
    'Declaration
     
    Public Property Length As System.Double
    public System.double Length {get; set;}
    See Also