StateIndicator.Center Property
In This Article
Gets or sets the position of the state indicator’s center within the parent gauge.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
NuGet Package: DevExpress.Gauges.Core
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A Point |
#Remarks
See Coordinate System, to learn about relative coordinates.
See Also