Class WallYZ
- Namespace
- LightningChartLib.WinForms.Charting.Views.View3D
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
YZ plane wall
[TypeConverter(typeof(ExpandableObjectConverter))]
public class WallYZ : WallBase, IChartNode, IDisposable
- Inheritance
-
WallYZ
- Implements
- Inherited Members
Constructors
WallYZ()
Constructor.
public WallYZ()
WallYZ(IChartNode, WallType)
Constructor
public WallYZ(IChartNode owner, WallType type)
Parameters
ownerIChartNodeparam owner M:LightningChartLib.WinForms.Charting.Views.View3D.WallYZ.#ctor(LightningChartLib.WinForms.Charting.IChartNode,LightningChartLib.WinForms.Charting.WallType) typeWallTypeparam type M:LightningChartLib.WinForms.Charting.Views.View3D.WallYZ.#ctor(LightningChartLib.WinForms.Charting.IChartNode,LightningChartLib.WinForms.Charting.WallType)
Properties
GridStripColorY
Grid strip color for Y dimension
public Color GridStripColorY { get; set; }
Property Value
GridStripColorZ
Grid strip color for Z dimension
public Color GridStripColorZ { get; set; }
Property Value
GridStrips
Grid color strips
public WallGridStripYZ GridStrips { get; set; }
Property Value
YGridAxis
Source axis for Y grid
public GridAxis YGridAxis { 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