TTMSFNCBarChart.SaveToBase64 Method
Exports the current chart image as a Base64-encoded string.
API unit family: TMSFNCChart
Declaring type: TTMSFNCBarChart
Inherited from: TTMSFNCChart
Syntax
function SaveToBase64: string;
Returns
Base64 string containing the rendered chart image.