"defaultLineType"
Defines the line type used as default when a new series is created.
Synopsis
void shape.defaultLineType(string type);
Parameters
Parameter | Description |
---|---|
type | line type used per default |
Description
Defines the line type used as default when a new series is created. At charttypes with filled items (for example Donut), it defines the type of the border.
Example
In the following example the borders of the bars were set to a dash-dot-line. To see it better, the width was also changed to 2.

