![]() |
DataSeriesBoxShow 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(IEnumerableDateTime, IEnumerableDouble) |
Displays a scatter plot with the specified data.
|
![]() ![]() | Show(IEnumerableDouble, IEnumerableDouble) |
Displays a scatter plot with the specified data.
|
![]() ![]() | Show(String, IEnumerableDouble) |
Displays a scatter plot with the specified data.
|
![]() ![]() | Show(String, FuncDouble, Double) |
Displays a scatter plot.
|
![]() ![]() | 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(String, FuncDouble, Double, Double, Double, Double) |
Displays a scatter plot.
|