SharpPlot Reference > SharpPlot Methods > SetTablePosition Method > (Double,Double,Double,Double) SharpPlot.SetTablePosition Method (Double,Double,Double,Double)
Set position and maximum size to fit.
public void SetTablePosition(
double xPosition,
double yPosition,
double width,
double height
);
-
xPosition
- X position.
-
yPosition
- Y position.
-
width
- width to observe (0 for no limit).
-
height
- height to observe (0 for no limit).
See also ...SharpPlot Members | SharpPlot.SetTablePosition Method
Send comments on this topic © Dyalog Ltd 2021
|