Property Line
Line
Gets or sets the series outline (c:spPr/a:ln), or null when the engine default
applies. For a line or scatter series this is the line itself; for a bar, area or pie
series it is the border around each point.
public ShapeStroke? Line { get; set; }