Shows an open dialog for chart loading from a file.

Namespace:  PerpetuumSoft.Charts.Windows.Forms
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
public void OpenDialog()
Visual Basic (Declaration)
Public Sub OpenDialog
Visual C++
public:
void OpenDialog()

See Also