jSequence
Last updated
Was this helpful?
Last updated
Was this helpful?
The Diagram extension component turns text sequences into cool UML diagrams and detects clicks on any diagram element.
The jSequence extension can be added to a Wisej.NET project using NuGet Package Manager.
Set a Theme and use GetImage(Async) to return the contents as an image. Clicking on an element fires the ElementClicked event.
Use the UML property to define your diagram following this syntax:
Find more information in our JSequence example in or in .