ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeRange Class / Width Property

In This Topic
    Width Property (C1GaugeRange)
    In This Topic
    Gets or sets the range's logical width.
    Syntax
    'Declaration
     
    Public Property Width As System.Double
    public System.double Width {get; set;}
    See Also