Graph types of dw, in the hope that according to the size of the window, automatically adjust the graphics in the dw,
In the window of the resize event, only change the height and width of dw, graphic size didn't change
Using dw_1. Object. Gr_1. Height and dw_1 object. Gr_1. Change the graphic size, width statements have effect
But very strange things, there were
After setting the height of the graphics, graphic changed, but the bottom part of the graphics was held up by the don't know what things, according to not complete
Please look at picture
In the height of the blue area can display the whole, turn blue areas did not show, don't know what is the difference between blue area and the white areas, they are the same dw
CodePudding user response:
To switch to the grid type of dw, and then put a graph control, there is no the problemHave know the reason, trouble to share
CodePudding user response:
Don't know what you use pb version, I use PB12 tested, just adjust the height and width of the data window, graphics are automatically as the zoom in and out,CodePudding user response: