[]
Gets or sets a value indicating whether to use anti-aliasing while rendering chart graphics (only).
[C1Category("Appearance")]
[C1Description("ChartField.UseAntiAliasedGraphics", "Indicates whether to use anti-aliasing while rendering chart graphics (only).")]
public bool UseAntiAliasedGraphics { get; set; }
<C1Category("Appearance")>
<C1Description("ChartField.UseAntiAliasedGraphics", "Indicates whether to use anti-aliasing while rendering chart graphics (only).")>
Public Property UseAntiAliasedGraphics As Boolean