Click or drag to resize

Camera3DFieldOfViewAngle Property

LightningChart .NET Help
Field of view, that is, perspective angle.

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "45")]
public double FieldOfViewAngle { get; set; }

Property Value

Type: Double
See Also