The Chart3DArea type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Draw | (Overrides baseChartRectDraw(Graphics, Rectangle).) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
NotifyChanges | (Overrides baseChartRectNotifyChanges()()()().) |
![]() |
ToString | (Inherited from Object.) |
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.
|
![]() |
Text | |
![]() |
View |
Gets the 3d-view object.
|