EmptyLine: Object;
The EmptyLine property determines an object with settings of the line that connects thinned data.
Property value is set only from JSON.
Example of the object with settings:
{ Enabled: true, LineWidth: 2, LineDashStyle: "shortdot", LineColor: "rgba(96, 161, 250, 1.000000)" }
The example of use is given on the ChartCanvasSerie.LineDashStyle page.
See also: