LineColor: String | PP.SolidColorBrush;
The LineColor property determines border color for the point of chart data series.
Use JSON or the setLineColor method to set the property value, and the getLineColor method to get the property value.
The example of use is given on the Example of Creating a Stacked Histogram page.
See also: