ScatterplotBoxShow Method |
Name | Description | |
---|---|---|
Show | Displays the control to the user. (Inherited from Control.) | |
Show(IWin32Window) | Shows the form with the specified owner to the user. (Inherited from Form.) | |
Show(Double) |
Displays a scatter plot with the specified data.
| |
Show(Double) |
Displays a scatter plot with the specified data.
| |
Show(Double) |
Displays a scatter plot with the specified data.
| |
Show(Scatterplot) |
Displays a scatter plot.
| |
Show(Double, Int32) |
Displays a scatter plot with the specified data.
| |
Show(Double, Int32) |
Displays a scatter plot with the specified data.
| |
Show(FuncDouble, Double, DoubleRange) |
Displays a scatter plot.
| |
Show(String, Double) |
Displays a scatter plot with the specified data.
| |
Show(String, Double) |
Displays a scatter plot with the specified data.
| |
Show(String, Double) |
Displays a scatter plot with the specified data.
| |
Show(String, FuncDouble, Double) |
Displays a scatter plot.
| |
Show(FuncDouble, Double, DoubleRange, Double) |
Displays a scatter plot.
| |
Show(String, Double, Int32) |
Displays a scatter plot with the specified data.
| |
Show(String, Double, Double) |
Displays a scatter plot with the specified data.
| |
Show(String, Double, Int32) |
Displays a scatter plot with the specified data.
| |
Show(String, FuncDouble, Double, DoubleRange) |
Displays a scatter plot.
| |
Show(String, FuncDouble, Double, Double) |
Displays a scatter plot.
| |
Show(String, FuncDouble, Double, Int32) |
Displays a scatter plot.
| |
Show(FuncDouble, Double, Double, Double, Double) |
Displays a scatter plot.
| |
Show(String, Double, Double, Int32) |
Displays a scatter plot with the specified data.
| |
Show(String, FuncDouble, Double, Double, Double, Double) |
Displays a scatter plot.
|