Enum ShapeType
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Shape type. Used with 3D PointLineSeries.
public enum ShapeType
Fields
Shape2D = 0Use 2D shapes.
Shape3D = 1Use 3D shapes.
Shape type. Used with 3D PointLineSeries.
public enum ShapeType
Shape2D = 0Use 2D shapes.
Shape3D = 1Use 3D shapes.