WallXY Properties |
The WallXY type exposes the following members.
| 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.) | |
| 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 |
Full transparent wall except grid lines
(Inherited from WallBase.) | |
| GridStripColorX |
Grid strip color for X dimension
| |
| GridStripColorY |
Grid strip color for Y dimension
| |
| GridStrips |
Grid color strips
| |
| 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 |
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
| |
| YGridAxis |
Source axis for Y grid
|