Click or drag to resize

VolumeModelEmptySpaceSkipping Property

LightningChart .NET Help
Sampling rate for empty space skipping settings. Low level increases performance, but can reveal some artifacts.

Namespace:  Arction.Wpf.Charting.Views.View3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(int), "128")]
public int EmptySpaceSkipping { get; set; }

Property Value

Type: Int32
See Also