lineBorderDash | |
Type | property |
Dictionary | widget.chart |
Library | Chart |
Syntax |
|
Associations | com.livecode.widget.chart |
Summary | Length and spacing of the dashes in the line of the line chart. |
OS | mac, windows, linux, ios, android, web |
Example |
|
Description | Use the lineBorderDash property to change the length and spacing of the dashes in the line chart line. To return to using solid lines, set the list of lines and dashes to 0 or empty. Warning: If this property is set on the dataset, it will override the value set here for that dataset. |