Click or drag to resize

VolumeModelRayFunction Property

LightningChart .NET Help
Enum specifies Ray Function, which is used to render the model.

Namespace:  Arction.Wpf.ChartingMVVM.Views.View3D
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public RayFunction RayFunction { get; set; }

Property Value

Type: RayFunction
See Also