Click or drag to resize

View3DRectangles Property

LightningChart .NET Help
Rectangle3D list.

Namespace:  Arction.Wpf.Charting.Views.View3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<Rectangle3D> Rectangles { get; set; }

Property Value

Type: ListRectangle3D
See Also