Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeMarks Class / Width Property

In This Topic
    Width Property (C1GaugeMarks)
    In This Topic
    Gets or sets the logical width of a tick mark.
    Syntax
    'Declaration
     
    Public Property Width As System.Double
    public System.double Width {get; set;}
    See Also