Graph.Graph
Graph constructor
Initializes a new instance of the Graph class.
public Graph(double width, double height)
| Parameter | Type | Description |
|---|---|---|
| width | Double | The width of the graph. |
| height | Double | The height of the graph. |
See Also
- class Graph
- namespace Aspose.Pdf.Drawing
- assembly Aspose.PDF