TTMSFNCChartEditorDialog Class
Visual design-time editor dialog for configuring a TTMSFNCChart. All editing surface, chart connection, and series editing are inherited from TTMSFNCChartEditor.
API unit family: TMSFNCChartEditor
Inherits from: TTMSFNCChartEditor
Syntax
TTMSFNCChartEditorDialog = class(TTMSFNCChartEditor)
Properties
| Name | Description |
|---|---|
| Chart | The chart instance being configured by this editor. (inherited from TTMSFNCChartEditor) |
Methods
| Name | Description |
|---|---|
| Execute | Displays the chart editor dialog. Calls AProc with the modal result when the user closes it. (inherited from TTMSFNCChartEditor) |