ChartCanvasSerie.MarkedForDeath

Syntax

MarkedForDeath: Boolean;

Description

The MarkedForDeath property determines whether a series is deleted with animation.

Comments

Use JSON or the setMarkedForDeath method to set the property value and the getMarkedForDeath method to get the property value.

Example

The property is used for internal use.

The example of use is given on the ChartCanvasSerie.LineDashStyle page.

See also:

ChartCanvasSerie