6.3.6 Box Graphs (TYPE4, TYPE3)

NumRu::DCL.uvbxf(upx,upy1,upy2) Draws the frame of a box graph.
NumRu::DCL.uhbxf(upx1,upx2,upy) Draws the frame of a box graph.
NumRu::DCL.uvbxa(upx,upy1,upy2) Fills in the interior of a box graph.
NumRu::DCL.uhbxa(upx1,upx2,upy) Fills in the interior of a box graph.
NumRu::DCL.uvbxl(upx,upy) Draws a step graph.
NumRu::DCL.uhbxl(upx,upy) Draws a step graph.
NumRu::DCL.uvbxfz(upx,upy1,upy2,itype,index) Draws the frame of a box graph specifying attributes.
NumRu::DCL.uhbxfz(upx1,upx2,upy,itype,index) Draws the frame of a box graph specifying attributes.
NumRu::DCL.uvbxaz(upx,upy1,upy2,itpat1,itpat2) Fills in the interior of a box graph  specifying attributes.
NumRu::DCL.uhbxaz(upx1,upx2,upy,itpat1,itpat2) Fills in the interior of a box graph  specifying attributes.
NumRu::DCL.uvbxlz(upx,upy,itype,index) Draws a step graph  specifying attributes.
NumRu::DCL.uhbxlz(upx,upy,itype,index) Draws a step graph  specifying attributes.