UseAntiAlias Property (PlotArea)
In This Topic
Gets or sets a value indicating whether to use anti-aliasing while rendering chart data.
Syntax
'Declaration
Public Property UseAntiAlias As System.Boolean
public System.bool UseAntiAlias {get; set;}
See Also