ChartPane Constructors
A chart pane.Name | Parameters | Description |
---|---|---|
ChartPane() | none | Initializes a new instance of the ChartPane class with default settings. |
ChartPane(String) | name | Initializes a new instance of the ChartPane class with the specified name. |
See Also