Click or drag to resize

Camera3DRotationYMaximum Property

LightningChart .NET Help
Maximum allowed value of RotationY property.

This can be used to limit camera orientation / location to some specific area.

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), "720")]
public double RotationYMaximum { get; set; }

Property Value

Type: Double
See Also