ChartCanvasSerie.IsNewborn

Syntax

IsNewborn: Boolean;

Description

The IsNewborn property determines whether a new series appears with animation.

Comments

Use JSON to set the property value and the getIsNewborn 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