Table of Contents

Enum WallType

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Wall type.

public enum WallType

Fields

Back = 2

Back wall.

Bottom = 5

Bottom wall.

Front = 3

Front wall.

Left = 0

Left wall.

Right = 1

Right wall.

Top = 4

Top wall.