[]
Gets or sets whether to use anti-aliasing while rendering chart data.
[C1Description("Chart2DPlotArea.UseAntiAlias", "Indicates whether to use anti-aliasing while rendering chart data.")]
public bool UseAntiAlias { get; set; }
<C1Description("Chart2DPlotArea.UseAntiAlias", "Indicates whether to use anti-aliasing while rendering chart data.")>
Public Property UseAntiAlias As Boolean