ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeScaleDecorator Class / IntervalWidth Property

In This Topic
    IntervalWidth Property (C1GaugeScaleDecorator)
    In This Topic
    Gets or sets the logical distance between tick marks or labels.
    Syntax
    'Declaration
     
    Public Property IntervalWidth As System.Double
    public System.double IntervalWidth {get; set;}
    See Also