Marker3DSpherePointModel.SphereDetalizationLevel Property
In This Article
Gets or sets the value specifying the detalization level of the sphere markers.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public DetalizationLevel SphereDetalizationLevel { get; set; }
#Property Value
Type | Description |
---|---|
Detalization |
The detalization level identifier. |
Available values:
Name | Description |
---|---|
Low | Spheres have low detalization. |
Normal | Spheres have normal detalization. |
High | Spheres have high detalization. |
#Remarks
The following detalization levels are available.
Detalization |
Detalization |
Detalization |
---|---|---|
![]() |
![]() |
![]() |
See Also