| Contents > SharpPlot > Methods | Index |
SharpPlot.NewFrame Method (Double,Double,Double,Double)
Clear the area for a new chart with new frame size and position.
public void NewFrame(
double left,
double top,
double width,
double height
);
