[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DArea

Chart3DArea Class

Represents the chart area of a 3D chart. This area includes plot cube, all axes and the charted data.

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

Properties

Name Description
AxisX

Gets the X-axis object.

AxisY

Gets the Y-axis object.

AxisZ

Gets the Z-axis object.

Style

Gets the chart area style. Inherits from DefaultStyle.

View

Gets the object controlling the appearance of plot cube in 3D-space.

Methods

Name Description
AssignFrom(ChartObject)

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