ArcScale.CustomRescaling Event
Allows you to implement a custom algorithm for adjusting the ArcScale.MinValue and ArcScale.MaxValue properties when the ArcScale.AutoRescaling property is set to true.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Remarks
See ArcScale.AutoRescaling, to learn more.
See Also