Property PointFills
PointFills
Gets the per-point explicit fills (c:dPt/c:spPr/a:solidFill), theme references included, keyed by point index.
public IDictionary<int, ShapeColor> PointFills { get; }
Gets the per-point explicit fills (c:dPt/c:spPr/a:solidFill), theme references included, keyed by point index.
public IDictionary<int, ShapeColor> PointFills { get; }