[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DView3D

Chart2DView3D Class

Represents the three-dimensional features of a chart. When used in conjunction with Use3D, these properties are used to produce 3D effects for Area, Bar, Pie and XYPlot charts.

Inheritance
Chart2DView3D
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class Chart2DView3D : ChartObject, INotifyPropertyChanged, IC1Serializable

Constructors

Name Description
Chart2DView3D()

Properties

Name Description
Depth

Gets or sets the apparent chart depth as a percentage of chart width.

Elevation

Gets or sets the apparent degree of inclination of the eye-point above the X-axis.

Rotation

Gets or sets the apparent degree of rotation of the eye-point to the right of the Y-axis.

Shading

Gets or sets the type of shading applied to 3D areas of the chart.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.