Gets or sets a value indicating whether to use anti-aliasing while rendering chart data.
[Visual Basic]
Public Property UseAntiAlias As Boolean
[C#]
public bool UseAntiAlias {get;set;}
[Delphi]
public property UseAntiAlias: Boolean read get_UseAntiAlias write set_UseAntiAlias;
See Also
PlotArea Class | PlotArea Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |