GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace > BackdropItem Class > BackdropItem Constructor : BackdropItem Constructor(AntiAliasMode) |
Specifies the AntiAliasMode to use. Value can be Auto, None, Graphics, Text, or Both.
'Declaration Public Function New( _ ByVal antiAliasMode As AntiAliasMode _ )
public BackdropItem( AntiAliasMode antiAliasMode )
Specifies the AntiAliasMode to use. Value can be Auto, None, Graphics, Text, or Both.