MarkerOptionsBase Class
Serves as the base class for all marker options.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.1.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
Remarks
The MarkerOptionsBase class defines the functionality that is used by other classes that store marker settings (e.g. the ArcScaleMarkerOptions returned by the ArcScaleMarker.Options property, etc.).
Inheritance
See Also