GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace : AntiAliasMode Enumeration |
'Declaration Public Enum AntiAliasMode Inherits System.Enum
public enum AntiAliasMode : System.Enum
Member | Description |
---|---|
Auto | The antialiasing settings of the parent object are used. |
Both | Both graphics and text are antialiased. |
Graphics | Only graphics are antialiased. |
None | No antialiasing settings are used. |
Text | Only text is antialiased. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.Graphics.AntiAliasMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2