SharpPlot Reference > SharpPlot Methods > NewFrame Method > (Double,Double,Double,Double) 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
);
See also ...SharpPlot Members | SharpPlot.NewFrame Method
Send comments on this topic © Dyalog Ltd 2021
|