'宣言 Public Property ForegroundDisplay As System.Boolean
'使用法 Dim instance As ChartNormalCurve Dim value As System.Boolean instance.ForegroundDisplay = value value = instance.ForegroundDisplay
public System.bool ForegroundDisplay {get; set;}
'宣言 Public Property ForegroundDisplay As System.Boolean
'使用法 Dim instance As ChartNormalCurve Dim value As System.Boolean instance.ForegroundDisplay = value value = instance.ForegroundDisplay
public System.bool ForegroundDisplay {get; set;}