Click or drag to resize

SamplingRateOptionsInerthness Property

LightningChart .NET Help
Inerthness rate for the sampling rate

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(int), "100")]
public int Inerthness { get; set; }

Property Value

Type: Int32
See Also