[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DArea

Chart3DArea Class

The Chart3DArea class describes the ChartArea of the chart. This area includes plotcube, all axes and the charted data.

Inheritance
Chart3DArea
Implements
Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DArea : baseChartArea, iChartRect

Properties

Name Description
Axes

Gets the axes collection object.

AxisX

Gets the X-axis object.

AxisY

Gets the Y-axis object.

AxisZ

Gets the Z-axis object.

Location

Gets or sets the location of the ChartArea in chart control client coordinates.

LocationDefault

Gets or sets the default location of the ChartArea.

Size

Gets or sets the size of the ChartArea in chart control client coordinates.

SizeDefault

Gets or sets the default size of the ChartArea.

Style

Gets the chart area style.

View

Gets the 3d-view object.