Chart.Clear

Syntax:

Clear()

Description:

Clears chart: deletes all values, zeroes the number of points and series, and deletes all label names.

Availability:

Thin client, web-client, server, thick client, external connection, Mobile application (client), Mobile application (server).

Example:

Chart.Clear();

    

1C:Enterprise Developer's Community