Custom Diagram Event

Hi @walter
Is there a way to raise a custom diagram event.

No, the set of named DiagramEvents is fixed. GoJS Events -- Northwoods Software

But you can implement your own events with no loss of generality or functionality.

My own Angular Events or there is some other way to implement diagram events?

You cannot extend the DiagramEvent mechanism.