Property ChartAreaFill
ChartAreaFill
Gets or sets the chart area's fill (c:chartSpace/c:spPr/a:solidFill), or null when it is not painted.
public ShapeColor? ChartAreaFill { get; set; }
Gets or sets the chart area's fill (c:chartSpace/c:spPr/a:solidFill), or null when it is not painted.
public ShapeColor? ChartAreaFill { get; set; }