Click or drag to resize

WallXZ Properties

LightningChart .NET Help

The WallXZ type exposes the following members.

Properties
  NameDescription
Public propertyAllowUserInteraction
Gets or sets if user interaction is allowed. This is a dependency property.
(Inherited from UserInteractiveObject.)
Public propertyAutoHide
Gets or sets if hides the wall if it gets between the camera and chart contents. This is a dependency property.
(Inherited from WallBase.)
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyFullTransparent
Gets or sets if the wall is FullTransparent or not. This is a dependency property.
(Inherited from WallBase.)
Public propertyGridStripColorX
Gets or sets grid strip color for X dimension. This is a dependency property.
Public propertyGridStripColorZ
Gets or sets grid strip color for Z dimension. This is a dependency property.
Public propertyGridStrips
Gets or sets grid color strips. This is a dependency property.
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyMaterial
Gets or sets wall material. This is a dependency property.
(Inherited from WallBase.)
Public propertyThickness
Gets or sets thickness of the wall. This is a dependency property.
(Inherited from WallBase.)
Public propertyVisible
Gets or sets if the wall is visible or not. This is a dependency property.
(Inherited from WallBase.)
Public propertyXGridAxis
Gets or sets source axis for X grid. This is a dependency property.
Public propertyZGridAxis
Gets or sets source axis for Z grid. This is a dependency property.
Top
See Also