LinearScale.GeometryChanged Event
Fires after any of the following properties has changed: LinearScale.StartPoint or LinearScale.EndPoint.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
Declaration
Event Data
The GeometryChanged event's data class is EventArgs.
See Also