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

In This Topic
    MarginLeft Property (C1GaugeExtender)
    In This Topic
    A value that gets or sets the margin left of the gauge.
    Syntax
    'Declaration
     
    Public Property MarginLeft As System.Integer
    public System.int MarginLeft {get; set;}
    See Also