Table of Contents

Property HasChartAreaBorder

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

HasChartAreaBorder

Gets or sets whether the chart area is framed (c:chartSpace/c:spPr/a:ln).

public bool HasChartAreaBorder { get; set; }

Property Value

bool

Remarks

True by default because that is what Word draws when a chart part says nothing: a rounded rectangle around the whole chart box. Only an explicit a:noFill line on the chart space turns it off.