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

Inheritance: IRPlotManagerProvider
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
CreatePlotManager ( IRSettings settings, IRInteractiveWorkflow interactiveWorkflow, IFileSystem fileSystem ) : IRPlotManager

Method Details

CreatePlotManager() public méthode

public CreatePlotManager ( IRSettings settings, IRInteractiveWorkflow interactiveWorkflow, IFileSystem fileSystem ) : IRPlotManager
settings IRSettings
interactiveWorkflow IRInteractiveWorkflow
fileSystem IFileSystem
Résultat IRPlotManager