Show contents 

Working with Charts > Classes > ChartCanvasSerie > ChartCanvasSerie.Name

ChartCanvasSerie.Name

Syntax

Name: String;

Description

The Name property determines name of the chart data series.

Comments

Use JSON to set the property value, and the getName method to get the property value.

Example

The example of use is given on the Example of Creating a Histogram page.

See also:

ChartCanvasSerie