TTMSFNCAreaChart.EndUpdate Method
Ends a framework override batch update and redraws the chart once.
API unit family: TMSFNCChart
Declaring type: TTMSFNCAreaChart
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;