Click or drag to resize

WallBase Properties

LightningChart .NET Help

The WallBase 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.
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.
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.
Public propertyThickness
Gets or sets thickness of the wall. This is a dependency property.
Public propertyVisible
Gets or sets if the wall is visible or not. This is a dependency property.
Top
See Also