Click or drag to resize

VolumeModelSmoothness Property

LightningChart .NET Help
Smoothness factor for Iso-Surface rendering

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

Property Value

Type: Double
See Also