Marker3DSeriesView.MarkerModel Property
Gets or sets the model of data point markers.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.2.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Marker3DPointModel | The marker model. |
See Also