| 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
);
xPositionX position.
yPositionY position.
widthwidth to observe (0 for no limit).
heightheight to observe (0 for no limit).
 See also ...SharpPlot Members | SharpPlot.SetTablePosition Method 
 Send comments on this topic© Dyalog Ltd 2021
 |