Table of Contents

TTMSFNCPieChart.EndUpdate Method

Ends a framework override batch update and redraws the chart once.

API unit family: TMSFNCChart Declaring type: TTMSFNCPieChart Inherited from: TTMSFNCChart

Overloads

Overload 1

Ends a framework override batch update and redraws the chart once.

procedure EndUpdate; override;

Overload 2

Ends a virtual batch update for non-web targets and redraws the chart once.

procedure EndUpdate; virtual;