Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Align diagram with grid with no spacing (Read 2019 times)
kunal
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 5
Joined: Jul 30th, 2013
Align diagram with grid with no spacing
Aug 6th, 2013 at 4:44am
Print Post  
Diagram inside grid. I want the diagram to align with the grid with no spacing. Currently a padding of about 20px shows on the left and right. Is there a way to remove it. EVen if I set showgrid=false the spacing still exist.


                <ndiag:DiagramView ID="DiagramView1"  runat="server" Diagram-ShowGrid="true"  ClientSideMode="ImageMap"
                     >
                </ndiag:DiagramView>
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Align diagram with grid with no spacing
Reply #1 - Aug 6th, 2013 at 9:45am
Print Post  
If you mean the offset of leftmost and topmost grid points from the diagram origin, you can change it by setting the GridOffsetX and GridOffsetY properties.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint