SignalGeneratorGeneratorName Property |
LightningChart .NET Help
Gets or sets the name of this signal generator. This is a dependency property.
Namespace:
Arction.Wpf.SignalProcessing
Assembly:
Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic string GeneratorName { get; set; }Public Property GeneratorName As String
Get
Set
public:
property String^ GeneratorName {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also