Class WallXZ
- Namespace
- LightningChartLib.WinForms.Charting.Views.View3D
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
XZ plane wall.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class WallXZ : WallBase, IChartNode, IDisposable
- Inheritance
-
WallXZ
- Implements
- Inherited Members
Constructors
WallXZ()
Constructor.
public WallXZ()
WallXZ(IChartNode, WallType)
Constructor.
public WallXZ(IChartNode owner, WallType type)
Parameters
ownerIChartNodeParent.
typeWallTypeWall type.
Properties
GridStripColorX
Grid strip color for X dimension
public Color GridStripColorX { get; set; }
Property Value
GridStripColorZ
Grid strip color for Z dimension
public Color GridStripColorZ { get; set; }
Property Value
GridStrips
Grid color strips
public WallGridStripXZ GridStrips { get; set; }
Property Value
XGridAxis
Source axis for X grid
public GridAxis XGridAxis { get; set; }
Property Value
ZGridAxis
Source axis for Z grid
public GridAxis ZGridAxis { get; set; }
Property Value
Methods
Dispose(bool)
Clean up any resources being used.
protected override void Dispose(bool disposing)
Parameters
disposingbooltrue if managed resources should be disposed, otherwise false.
ToString()
Convert class description to string
public override string ToString()
Returns
- string
String