TTMSFNCChartEditor Class
Design-time editor component for configuring a TTMSFNCChart. Provides tabbed panels for chart type, appearance, title, legend, axes, and series settings.
API unit family: TMSFNCChartEditor
Inherits from: TTMSFNCCustomComponent
Syntax
TTMSFNCChartEditor = class(TTMSFNCCustomComponent)
Properties
| Name | Description |
|---|---|
| Chart | The chart instance being configured by this editor. |
Methods
| Name | Description |
|---|---|
| Execute | Displays the chart editor dialog. Calls AProc with the modal result when the user closes it. |