C# Class Microsoft.R.Components.Plots.RPlotEventArgs

Inheritance: System.EventArgs
显示文件 Open project: Microsoft/RTVS

Public Methods

Method Description
RPlotEventArgs ( IRPlot plot ) : System

Method Details

RPlotEventArgs() public method

public RPlotEventArgs ( IRPlot plot ) : System
plot IRPlot
return System