Method | Description | |
---|---|---|
Draw ( IPlotSurface2D plotSurface2D, Subaru.Tables.Table3D table ) : void |
Draws NPlot.ImagePlot (heatmap). Does Clear(), axis are hidden. Can be used for icons as well.
|
public static Draw ( IPlotSurface2D plotSurface2D, Subaru.Tables.Table3D table ) : void | ||
plotSurface2D | IPlotSurface2D |
/// A |
table | Subaru.Tables.Table3D |
/// A |
return | void |