Click or drag to resize
Accord.NET (logo)

WavechartBoxShow Method

Overload List
  NameDescription
Public methodShow
Displays the control to the user.
(Inherited from Control.)
Public methodShow(IWin32Window)
Shows the form with the specified owner to the user.
(Inherited from Form.)
Public methodStatic memberShow(Single, String, Boolean)
Displays a Wavechart with the specified signal.
Public methodStatic memberShow(Signal, Int32, String, Boolean)
Displays a Wavechart with the specified signal.
Top
See Also