Gets or sets the image that will be used to fill the marker in a designated series or data point. It will overwrite the SolidFill value to null if that value was previously set.
Gets or sets the color that is used to fill the marker in a designated series or data point. It will overwrite the Image value to null if that value was previously set.
Gets or sets the shape of a marker in a series or data point, using the enum MarkerStyle. It can be combined with the Image property to change the final shape.