ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / BulletGraphScale Class / LabelsInterval Property

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