Draw the plot to a GtkD cairo surface.
Surface object of type cairo.Surface from GtkD library, on top of which this plot is drawn.
Width of the given surface.
Height of the given surface.
Resulting surface of the same type as input surface, with this plot drawn on top of it.
See Implementation
Draw the plot to a GtkD cairo surface.