Table of Contents

TTMSFNCSpiderChart.LoadSettingsFromStream Method

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

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

Syntax

procedure LoadSettingsFromStream(AStream: TStream); virtual;

Parameters

Name Description
AStream Source stream to read the settings from.