ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

NormalCurve.UseAntiAlias Property

Gets or sets whether the Normal curve is drawn using anti-aliasing.

[Visual Basic]

Public Property UseAntiAlias As Boolean

[C#]

public bool UseAntiAlias {get;set;}

[Delphi]

public property UseAntiAlias: Boolean read get_UseAntiAlias write set_UseAntiAlias;

Remarks

By default, the normal curve is drawn using anti-aliasing methods. Setting the UseAntiAlias property to false overrides this behavior.

See Also

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


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