[]
Raises the properties dialog at runtime.
public DialogResult ShowProperties()
| Type | Description |
|---|---|
| DialogResult | DialogResult |
Raises the properties dialog at runtime.
public DialogResult ShowProperties(ref Rectangle rect)
| Type | Name | Description |
|---|---|---|
| Rectangle | rect | Specifies a Rectangle reference that provides and returns the properties dialog location in screen coordinates. Specifying an empty rectangle will center the properties dialog relative to the chart parent window. |
| Type | Description |
|---|---|
| DialogResult | DialogResult |
The properties dialog will always be displayed with a minimum size.