Skip to main content

lineBorderDash

Type

property

Summary

Length and spacing of the dashes in the line of the line chart.

Syntax

set the lineBorderDash of widget to pixelsOn [, pixelsOff]
get the lineBorderDash of widget

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.

Examples

set the lineBorderDash of widget "Chart View" to 5,2
set the lineBorderDash of widget "Chart View" to 3

Compatibility and Support

OS

mac

windows

linux

ios

android

web