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

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