Page 1 of 1

Grid like in visio

PostPosted: September 13th, 2012, 5:59 pm
by glabz74
how to make grid looks like in viso ? I suppose that should make a change in procedure TSimpleGraph.DrawGrid.

Re: Grid like in visio

PostPosted: September 15th, 2012, 3:38 pm
by Kambiz
That's true. You can subclass SG and override its DrawGrid method.