EMultiArea

type EMultiArea = (maNone, maStacked, maStacked100);

Type Library
TeeChartx

Description
EMultiArea defines the possible values of the MultiArea property.

Values

maNone = 0

maStacked = 1

maStacked100 = 2

See note on use of Enum constants in differing development environments.