dataBorderColor

Typeproperty
Dictionarywidget.chart
LibraryChart
Syntax
set the dataBorderColor of widget to {RGB | RGBA}
get the dataBorderColor of widget
Associationscom.livecode.widget.chart
Summary

dataset border color

OSmac, windows, linux, ios, android, web
Example
set the dataBorderColor of widget "Chart View" to 255,0,0
Description

Use the dataBorderColor property to know or set the border color of the dataset.