ChartPoint.Name

Syntax

Name: String;

Description

The Name property determines name for a point of chart data series.

Comments

Use JSON or the setName method 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 Stacked Histogram page.

See also:

ChartPoint