Click or drag to resize

SelectedPage Enumeration

LightningChart .NET Help
Active page that is shown in the UI

Namespace:  Arction.Wpf.SignalProcessing
Assembly:  Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
public enum SelectedPage
Members
  Member nameValueDescription
Sines0 Sine waveforms
Squares1 Squares
Triangles2 Triangles
RandomNoises3 Random noises
FrequencySineSweeps4 Frequency sine sweeps
AmplitudeSineSweeps5 Amplitude sine sweeps
All6 All
See Also