View3DWallOnBottom Property |
LightningChart .NET Help
Bottom wall (floor).
Namespace:
Arction.WinForms.Charting.Views.View3D
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic WallXZ WallOnBottom { get; set; }Public Property WallOnBottom As WallXZ
Get
Set
public:
property WallXZ^ WallOnBottom {
WallXZ^ get ();
void set (WallXZ^ value);
}Property Value
Type:
WallXZ
See Also