GraphDrawer does not lay out the graph. You should lay out the graph using one of the provided layout classes before calling
A GraphDrawer cannot be directly rendered and is typically not used directly by an application. Applications typically use one of two other NodeXL graph-drawing classes:
If you do use GraphDrawer directly, rendering the graph requires a custom wrapper that hosts the GraphDrawer.