GaugeHitInfoBase Class
A base class for classes that contains information about a specific point within a gauge.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.1.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
Remarks
The GaugeHitInfoBase class provides all functionality that is common for a specific point within a gauge derived from it: CircularGaugeHitInfo and LinearGaugeHitInfo.
Inheritance
See Also