Overrides the System.Windows.UIElement.Effect property to hide it.
public Effect Effect { get; set; }
Public Property Effect As Effect
This property is overridden to hide the corresponding property of the System.Windows.UIElement class, because the Effect property isn't appropriate for the Series class.