[]
Represents 3D renderer. The Renderer3D performs visualization of Cartesian charts in 3D space.
public class Renderer3D : BaseRenderer3D
| Name | Description |
|---|---|
| Renderer3D() | Initializes a new instance of the Renderer3D class. |
| Name | Description |
|---|---|
| IsClusteredProperty | Identifies the IsClustered dependency property. |
| SizeAtTopProperty | Identifies the SizeAtTop dependency property. |
| Name | Description |
|---|---|
| IsClustered | Gets or sets whether the series are plotted with the same Z-coordinates. |
| SizeAtTop | Gets or sets the relative size at the top of plot element comparing with the bottom. |