[]
Gets or sets a value indicating whether to use anti-aliasing when displaying the chart. This property is now obsolete. Instead, use UseAntiAliasedText and UseAntiAliasedGraphics to manage text and graphics antialiasing independently.
[Obsolete("Instead, use UseAntiAliasedText and UseAntiAliasedGraphics to manage text and graphics antialiasing independently.")]
[Browsable(false)]
public bool UseAntiAlias { get; set; }