Table of Contents

TTMSFNCStackedAreaChart.NativeCanvas Property

When True, uses the platform-native canvas for rendering instead of the cross-platform canvas; default is True on VCL, False on other frameworks.

API unit family: TMSFNCChart Declaring type: TTMSFNCStackedAreaChart Inherited from: TTMSFNCChart Type: Boolean

Syntax

property NativeCanvas: Boolean;

Default: TrueFalse