Click or drag to resize

Light3DLocationFromCamera Property

LightningChart .NET Help
Use the view camera location as the location of the light.

Namespace:  Arction.Wpf.Charting.Views.View3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool LocationFromCamera { get; set; }

Property Value

Type: Boolean
See Also