ForegroundDisplay Property
In This Topic
Gets or sets whether the Normal (Gaussian) curve is displayed on top of the chart data display.
Syntax
'Declaration
Public Property ForegroundDisplay As Boolean
public bool ForegroundDisplay {get; set;}
See Also