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

In This Topic
    Height Property (C1RadialGaugeExtender)
    In This Topic
    Gets or sets the height of the radialGauge.
    Syntax
    'Declaration
     
    Public Overrides Property Height As System.Integer
    public override System.int Height {get; set;}
    See Also