To set the font size for all the vertices in the graph, do this:
-- Tony
nodeXLControl.GraphDrawer.VertexDrawer.SetFont(Typeface typeface, Double fontSize)
You cannot set different font sizes for different vertices.-- Tony