Table of Contents

TTMSFNCLineChart.SaveToImage Method

Exports the current chart appearance to an image file; the format is inferred from the file extension.

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

Syntax

procedure SaveToImage(AFileName: String);

Parameters

Name Description
AFileName Full path and name of the output image file.