Click or drag to resize

WallXZ Properties

LightningChart .NET Help

The WallXZ type exposes the following members.

Properties
  NameDescription
Public propertyAllowUserInteraction
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.)
Public propertyAutoHide
Hides the wall if it gets between the camera and chart contents
(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
Full transparent wall except grid lines
(Inherited from WallBase.)
Public propertyGridStripColorX
Grid strip color for X dimension
Public propertyGridStripColorZ
Grid strip color for Z dimension
Public propertyGridStrips
Grid color strips
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
Wall material
(Inherited from WallBase.)
Public propertyThickness
Thickness of the wall
(Inherited from WallBase.)
Public propertyVisible
Is the wall visible or not
(Inherited from WallBase.)
Public propertyXGridAxis
Source axis for X grid
Public propertyZGridAxis
Source axis for Z grid
Top
See Also