Click or drag to resize

View3DBaseLights Property

LightningChart .NET Help
List of lights

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

Property Value

Type: ListLight3D
See Also