ASPxGaugeControl.AutoLayout Property
Gets or sets whether gauges are automatically arranged within the ASPxGaugeControl to avoid overlapping.
Namespace: DevExpress.Web.ASPxGauges
Assembly: DevExpress.Web.ASPxGauges.v24.1.dll
NuGet Package: DevExpress.Web.Visualization
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Use the ASPxGaugeControl.LayoutInterval and ASPxGaugeControl.LayoutPadding properties to customize how gauges are arranged within the gauge container.
Note
At design time, manually changing the position and/or size of gauges automatically turns off the AutoLayout option. Re-enable this option to automatically arrange gauges within the ASPxGaugeControl.