FlexReport for WinForms
UseAntiAlias プロパティ (ChartNormalCurve)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartNormalCurve クラス : UseAntiAlias プロパティ
Gets or sets a value indicating whether the Normal curve is drawn using anti-aliasing.

By default, the normal curve is drawn using anti-aliasing methods. Setting this to false overrides this behavior.

シンタックス
'宣言
 
Public Property UseAntiAlias As System.Boolean
'使用法
 
Dim instance As ChartNormalCurve
Dim value As System.Boolean
 
instance.UseAntiAlias = value
 
value = instance.UseAntiAlias
public System.bool UseAntiAlias {get; set;}
参照

参照

ChartNormalCurve クラス
ChartNormalCurve メンバ