C# Class Microsoft.R.Components.Plots.Implementation.RPlotManagerProvider

Inheritance: IRPlotManagerProvider
Show file Open project: Microsoft/RTVS

Public Methods

Method Description
CreatePlotManager ( IRSettings settings, IRInteractiveWorkflow interactiveWorkflow, IFileSystem fileSystem ) : IRPlotManager

Method Details

CreatePlotManager() public method

public CreatePlotManager ( IRSettings settings, IRInteractiveWorkflow interactiveWorkflow, IFileSystem fileSystem ) : IRPlotManager
settings IRSettings
interactiveWorkflow IRInteractiveWorkflow
fileSystem IFileSystem
return IRPlotManager