Hi Suganthi,
Sorry for my explanation, I will try again giving more details. I'm developing a program so I can generate the JSON necessary for Syncfusion to represent one diagram, so what I would like to do is to set the zoom in this JSON in a way that the diagram will be shown completely since the first moment.
For example, if I have the JSON necessary to represent this diagram (with zoom 1 by default):
I would like to know the way to change the zoom in the JSON so when diagram is loaded I can see it like this:
Thanks in advance.