WallXZ Properties |
The WallXZ type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowUserInteraction |
Gets or sets if user interaction is allowed. This is a dependency property.
(Inherited from UserInteractiveObject.) | |
| AutoHide |
Gets or sets if hides the wall if it gets between the camera and chart contents. This is a dependency property.
(Inherited from WallBase.) | |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| FullTransparent |
Gets or sets if the wall is FullTransparent or not. This is a dependency property.
(Inherited from WallBase.) | |
| GridStripColorX |
Gets or sets grid strip color for X dimension. This is a dependency property.
| |
| GridStripColorZ |
Gets or sets grid strip color for Z dimension. This is a dependency property.
| |
| GridStrips |
Gets or sets grid color strips. This is a dependency property.
| |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| Material |
Gets or sets wall material. This is a dependency property.
(Inherited from WallBase.) | |
| Thickness |
Gets or sets thickness of the wall. This is a dependency property.
(Inherited from WallBase.) | |
| Visible |
Gets or sets if the wall is visible or not. This is a dependency property.
(Inherited from WallBase.) | |
| XGridAxis |
Gets or sets source axis for X grid. This is a dependency property.
| |
| ZGridAxis |
Gets or sets source axis for Z grid. This is a dependency property.
|