Property HasChartAreaBorder
HasChartAreaBorder
Gets or sets whether the chart area is framed (c:chartSpace/c:spPr/a:ln).
public bool HasChartAreaBorder { get; set; }
Property Value
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.