Table of Contents

TTMSFNCVariableRadiusPieChart.LoadSettingsFromStream Method

Restores chart settings from a stream containing previously saved JSON settings.

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

Syntax

procedure LoadSettingsFromStream(AStream: TStream); virtual;

Parameters

Name Description
AStream Source stream to read the settings from.