Click or drag to resize
Accord.NET (logo)

ScatterplotBoxShow 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(Double)
Displays a scatter plot with the specified data.
Public methodStatic memberShow(Double)
Displays a scatter plot with the specified data.
Public methodStatic memberShow(Double)
Displays a scatter plot with the specified data.
Public methodStatic memberShow(Scatterplot)
Displays a scatter plot.
Public methodStatic memberShow(Double, Int32)
Displays a scatter plot with the specified data.
Public methodStatic memberShow(Double, Int32)
Displays a scatter plot with the specified data.
Public methodStatic memberShow(FuncDouble, Double, DoubleRange)
Displays a scatter plot.
Public methodStatic memberShow(String, Double)
Displays a scatter plot with the specified data.
Public methodStatic memberShow(String, Double)
Displays a scatter plot with the specified data.
Public methodStatic memberShow(String, Double)
Displays a scatter plot with the specified data.
Public methodStatic memberShow(String, FuncDouble, Double)
Displays a scatter plot.
Public methodStatic memberShow(FuncDouble, Double, DoubleRange, Double)
Displays a scatter plot.
Public methodStatic memberShow(String, Double, Int32)
Displays a scatter plot with the specified data.
Public methodStatic memberShow(String, Double, Double)
Displays a scatter plot with the specified data.
Public methodStatic memberShow(String, Double, Int32)
Displays a scatter plot with the specified data.
Public methodStatic memberShow(String, FuncDouble, Double, DoubleRange)
Displays a scatter plot.
Public methodStatic memberShow(String, FuncDouble, Double, Double)
Displays a scatter plot.
Public methodStatic memberShow(String, FuncDouble, Double, Int32)
Displays a scatter plot.
Public methodStatic memberShow(FuncDouble, Double, Double, Double, Double)
Displays a scatter plot.
Public methodStatic memberShow(String, Double, Double, Int32)
Displays a scatter plot with the specified data.
Public methodStatic memberShow(String, FuncDouble, Double, Double, Double, Double)
Displays a scatter plot.
Top
See Also