Initializes a new instance of the LineRenderer class.
Namespace: com.mindfusion.chartingPackage: com.mindfusion.charting
public LineRenderer ( ObservableList<Series> series)
A list of Series that should be rendered as polylines.
LineRenderer Classcom.mindfusion.charting Namespace