Table of Contents

Property Line

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

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; }

Property Value

ShapeStroke