[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Renderer3D

Renderer3D Class

Represents 3D renderer. The Renderer3D performs visualization of Cartesian charts in 3D space.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class Renderer3D : BaseRenderer3D

Constructors

Name Description
Renderer3D()

Initializes a new instance of the Renderer3D class.

Fields

Name Description
IsClusteredProperty

Identifies the IsClustered dependency property.

SizeAtTopProperty

Identifies the SizeAtTop dependency property.

Properties

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.