Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / BulletGraphScale Class / MarksInterval Property

In This Topic
    MarksInterval Property (BulletGraphScale)
    In This Topic
    Gets or sets value interval to draw each scale mark.
    Syntax
    'Declaration
     
    Public Property MarksInterval As System.Double
    public System.double MarksInterval {get; set;}
    See Also