Gets or sets a value indicating whether to use anti-aliasing while rendering chart graphics (only).
[Visual Basic]
Public Property UseAntiAliasedGraphics As Boolean
[C#]
new public bool UseAntiAliasedGraphics {get;set;}
[Delphi]
public property UseAntiAliasedGraphics: Boolean read get_UseAntiAliasedGraphics write set_UseAntiAliasedGraphics;
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |