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

Inheritance: IRPlot
Show file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
RPlot ( IRPlotDevice parentDevice, System.Guid plotId, BitmapImage image ) : System

Method Details

RPlot() public method

public RPlot ( IRPlotDevice parentDevice, System.Guid plotId, BitmapImage image ) : System
parentDevice IRPlotDevice
plotId System.Guid
image System.Windows.Media.Imaging.BitmapImage
return System