Marker3DSpherePointModel.SphereDetalizationLevel Property
Gets or sets the value specifying the detalization level of the sphere markers.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
DetalizationLevel | 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.
DetalizationLevel = Low | DetalizationLevel = Normal | DetalizationLevel = High |
---|---|---|
See Also