Table of Contents

TTMSFNCLineChart.SaveToBase64 Method

Exports the current chart image as a Base64-encoded string.

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

Syntax

function SaveToBase64: string;

Returns

Base64 string containing the rendered chart image.