SignalReaderChannelCount Property |
LightningChart .NET Help
Gets channel count.
Namespace:
Arction.Wpf.SignalProcessing
Assembly:
Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic int ChannelCount { get; }Public ReadOnly Property ChannelCount As Integer
Get
public:
property int ChannelCount {
int get ();
}Property Value
Type:
Int32
See Also