ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Gauge Namespace / C1GaugeExtender Class / Width Property

In This Topic
    Width Property (C1GaugeExtender)
    In This Topic
    Gets or sets the width of the gauge.
    Syntax
    'Declaration
     
    Public Overridable Property Width As System.Integer
    public virtual System.int Width {get; set;}
    See Also