LineType: PP.Ui.LineTypes;
The LineType property determines type of level lines in collection.
Use JSON or the setLineType method to set the property value and the getLineType method to get the property value.
By default, the property value is set to PP.Ui.LineTypes.Solid, which corresponds to a solid line.
The example of property use is given in the page ChartGrid Constructor.
See also: