Click or drag to resize

Camera3DProjection Property

LightningChart .NET Help
Gets or sets camera projection type.

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

Property Value

Type: ProjectionType
See Also