Graph |
| Name | Description | |
|---|---|---|
| RenderAsBitmap(GraphDocument, GraphExportOptions) | ||
| 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. |