Click or drag to resize

PointStyle3DShapeType Property

LightningChart .NET Help
Shape type.

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(ShapeType.Shape3D)]
public ShapeType ShapeType { get; set; }

Property Value

Type: ShapeType
See Also