XYDiagramPane Constructors
Represents an XY-diagram’s additional pane.Name | Parameters | Description |
---|---|---|
XYDiagramPane() | none | Initializes a new instance of the XYDiagramPane class with the default settings. |
XYDiagramPane(String) | name | Initializes a new instance of the XYDiagramPane class with the specified name. |
See Also