GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace > LabelInfo Class > LabelInfo Constructor : LabelInfo 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 LabelInfo( AntiAliasMode antiAliasMode )
Specifies the AntiAliasMode to use. Value can be Auto, None, Graphics, Text, or Both.