WallXZ Class |
Namespace: Arction.WinForms.Charting.Views.View3D
The WallXZ type exposes the following members.
| Name | Description | |
|---|---|---|
| WallXZ |
Constructor.
| |
| WallXZ(IChartNode, WallType) |
Constructor.
|
| Name | Description | |
|---|---|---|
| AllowUserInteraction |
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.) | |
| AutoHide |
Hides the wall if it gets between the camera and chart contents
(Inherited from WallBase.) | |
| FullTransparent |
Full transparent wall except grid lines
(Inherited from WallBase.) | |
| GridStripColorX |
Grid strip color for X dimension
| |
| GridStripColorZ |
Grid strip color for Z dimension
| |
| GridStrips |
Grid color strips
| |
| Material |
Wall material
(Inherited from WallBase.) | |
| Thickness |
Thickness of the wall
(Inherited from WallBase.) | |
| Visible |
Is the wall visible or not
(Inherited from WallBase.) | |
| XGridAxis |
Source axis for X grid
| |
| ZGridAxis |
Source axis for Z grid
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetGridStripColor1 |
Get grid strip color for first dimension
(Inherited from WallBase.) | |
| GetGridStripColor2 |
Get grid strip color for second dimension
(Inherited from WallBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetWallType |
Get wall type
(Inherited from WallBase.) | |
| IsPositionOver |
Is position over wall.
(Inherited from WallBase.) | |
| SetGridStripColor1 |
Set grid strip color for first dimension
(Inherited from WallBase.) | |
| SetGridStripColor2 |
Set grid strip color for second dimension
(Inherited from WallBase.) | |
| SetProperCursor |
Set proper drag cursor. Default is hand.
(Inherited from UserInteractiveObject.) | |
| ToString |
Convert class description to string
(Overrides WallBaseToString.) |
| Name | Description | |
|---|---|---|
| MouseClick |
Mouse button has been clicked.
(Inherited from UserInteractiveObject.) | |
| MouseDoubleClick |
Mouse button has been doubleclicked.
(Inherited from UserInteractiveObject.) | |
| MouseDown |
Mouse button has been pressed down.
(Inherited from UserInteractiveObject.) | |
| MouseOverOff |
Mouse has been moved outside of object.
(Inherited from UserInteractiveObject.) | |
| MouseOverOn |
Mouse has been moved over object.
(Inherited from UserInteractiveObject.) | |
| MouseUp |
Mouse button has been released.
(Inherited from UserInteractiveObject.) |
| Name | Description | |
|---|---|---|
| Tag |
Tag. Freely assignable object.
(Inherited from UserInteractiveObjectInt.) |