Gets or sets the left and right margins (in pixels).
Namespace:
C1.Web.UI.Controls.C1GaugeAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
[NotifyParentPropertyAttribute(true)] [DefaultValueAttribute()] public int MarginX { get; set; } |
| Visual Basic (Declaration) |
|---|
<NotifyParentPropertyAttribute(True)> _ <DefaultValueAttribute()> _ Public Property MarginX As Integer Get Set |
Remarks
Negative value expands the width of viewport.