dataLabels

Typeproperty
Dictionarywidget.chart
LibraryChart
Syntax
set the dataLabels of widget to {label 1,label 2, ...}
get the dataLabels of widget
Associationscom.livecode.widget.chart
Summary

Gets or sets the labels for each dataset

OSmac, windows, linux, ios, android, web
Example
set the dataLabels of widget "Chart View" to "label 1,label 2,label 3"
Description

Use the dataLabels property to find out or set the labels for each dataset.