Click or drag to resize

SignalReaderFileName Property

LightningChart .NET Help
Gets/sets the name (full path) of the data file. This is a dependency property.

Namespace:  Arction.Wpf.SignalProcessing
Assembly:  Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
public string FileName { get; set; }

Property Value

Type: String
See Also