Click or drag to resize

SamplingRateOptionsTargetFPS Property

LightningChart .NET Help
Target FPS of the Volume rendering visualisation

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

Property Value

Type: Int32
See Also