[]
        
(Showing Draft Content)

C1.WPF.C1Chart.TubesShape3D

TubesShape3D Class

Represents tubes that connects the data points.

Implements
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class TubesShape3D : Shape3D, IGeometry3D

Constructors

Name Description
TubesShape3D()

Fields

Name Description
_pts

Stores the points which describes the shape

_rad

Stores the radius of the shape.

Properties

Name Description
Center

Gets the center of the plot element.

Smoothed

Gets or sets whether the points are connected with smoothed lines.

Methods

Name Description
Render(RenderContext)

Renders the object based on the specified render context.