C# Class Microsoft.R.Components.Plots.Implementation.Commands.PlotDeviceCommand

Inheritance: InteractiveWorkflowAsyncCommand
Show file Open project: Microsoft/RTVS

Public Methods

Method Description
PlotDeviceCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent ) : System

Method Details

PlotDeviceCommand() public method

public PlotDeviceCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent ) : System
interactiveWorkflow IRInteractiveWorkflow
visualComponent IRPlotDeviceVisualComponent
return System