ASPxGaugeControl.LayoutPadding Property
In This Article
Gets or sets a padding around all gauges in the ASPxGaugeControl.AutoLayout mode.
Namespace: DevExpress.Web.ASPxGauges
Assembly: DevExpress.Web.ASPxGauges.v24.2.dll
NuGet Package: DevExpress.Web.Visualization
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
When the ASPxGaugeControl.AutoLayout property is set to true
, the ASPxGaugeControl.LayoutInterval and LayoutPadding properties define how gauges are arranged within a gauge container.
See Also