Property MarkerFill
MarkerFill
Gets or sets the marker fill (c:marker/c:spPr/a:solidFill), or null when the marker takes the line's colour.
public ShapeColor? MarkerFill { get; set; }
Gets or sets the marker fill (c:marker/c:spPr/a:solidFill), or null when the marker takes the line's colour.
public ShapeColor? MarkerFill { get; set; }