ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart.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#]

public bool UseAntiAliasedGraphics {get;set;}

[Delphi]

public property UseAntiAliasedGraphics: Boolean read get_UseAntiAliasedGraphics write set_UseAntiAliasedGraphics;

See Also

C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace | C1WebChart Class


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