@vikashsingh wrote:
Hi ,
Currently i was struck in Horizontal Sliding on forms, i had used following code
myDiagram =
$(go.Diagram, "myDiagramDiv",
{
// have mouse wheel events zoom in and out instead of scroll up and down
"toolManager.mouseWheelBehavior": go.ToolManager.WheelZoom,But its not taking affect ,please find below screen-shots for refrence
Posts: 3
Participants: 2
