Crosshair3DOptions.MarkerModel Property
Gets or sets the model of a marker displaying the Crosshair cursor position.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Model3D | The System.Windows.Media.Media3D.Model3D object specifying the marker model. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to MarkerModel |
|---|---|
| Chart3DControl |
|
See Also