Table of Contents

TTMSFNCLineChart.DrawChart Method

Renders the chart into the provided graphics context within the given rectangle; used for custom drawing and export.

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

Syntax

procedure DrawChart(AGraphics: TTMSFNCGraphics); virtual;

Parameters

Name Description
AGraphics Graphics context to render into.