Table of Contents

Enum ShapeType

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

Shape type. Used with 3D PointLineSeries.

public enum ShapeType

Fields

Shape2D = 0

Use 2D shapes.

Shape3D = 1

Use 3D shapes.