ActiveReports.Chart Assembly > DataDynamics.ActiveReports.Chart Namespace > BackdropItem Class > BackdropItem Constructor : BackdropItem Constructor(GradientType,Color,Color,AntiAliasMode) |
Specifies the AntiAliasMode to use. Value can be Auto, None, Graphics, Text, or Both.
'Declaration Public Function New( _ ByVal gradient As GradientType, _ ByVal color As Color, _ ByVal color2 As Color, _ ByVal antiAliasMode As AntiAliasMode _ )
public BackdropItem( GradientType gradient, Color color, Color color2, AntiAliasMode antiAliasMode )
Specifies the AntiAliasMode to use. Value can be Auto, None, Graphics, Text, or Both.
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