Marker3DPointModel Class
In This Article
The base class for all marker models.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public abstract class Marker3DPointModel :
Point3DModelBase
#Related API Members
The following members return Marker3DPointModel objects:
#Inheritance
See Also