Click or drag to resize

PointStyle3DShapeType Property

LightningChart .NET Help
Shape type.

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

Property Value

Type: ShapeType
See Also