ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / C1Gauge Class / MarginRight Property

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