ComponentOne FlexReport for WinForms
UseAntiAliasedGraphics Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ChartField Class : UseAntiAliasedGraphics Property
Gets or sets a value indicating whether to use anti-aliasing while rendering chart graphics (only).
Syntax
'Declaration
 
Public Property UseAntiAliasedGraphics As System.Boolean
public System.bool UseAntiAliasedGraphics {get; set;}
See Also

Reference

ChartField Class
ChartField Members