ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.UseAntiAliasedGraphics Property

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

C1Chart Class | C1Chart Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.