| | Name | Description |
|---|
 | RenderAsBitmap(GraphDocument, GraphExportOptions) |
Renders the graph document as a bitmap using the specified graph export options.
|
  | RenderAsBitmap(GraphDocument, EmbeddedObjectRenderingOptions, PixelFormat) |
Renders the graph document as bitmap with default PixelFormat.Format32bppArgb.
|
 | RenderAsBitmap(GraphDocument, BrushX, PixelFormat, Double, Double) |
Saves the graph as an bitmap file and returns the bitmap.
|
 | RenderAsBitmap(GraphDocument, BrushX, BrushX, PixelFormat, Double, Double) |
Saves the graph as an bitmap file and returns the bitmap.
|