Click or drag to resize

WallXY Properties

LightningChart .NET Help

The WallXY 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 propertyFullTransparent
Full transparent wall except grid lines
(Inherited from WallBase.)
Public propertyGridStripColorX
Grid strip color for X dimension
Public propertyGridStripColorY
Grid strip color for Y dimension
Public propertyGridStrips
Grid color strips
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 propertyYGridAxis
Source axis for Y grid
Top
See Also