Chart.NormalCurve Class Members
In This Topic
The following tables list the members exposed by Chart.NormalCurve.
Public Constructors
Public Properties
| Name | Description |
 | FillStyle | Gets or sets the FillStyle object for the Normal curve. |
 | ForegroundDisplay | Gets or sets whether the Normal (Gaussian) curve is displayed on top of the chart data display. |
 | LineStyle | Gets or sets the LineStyle object for the Normal curve. |
 | UseAntiAlias | Gets or sets whether the Normal curve is drawn using anti-aliasing. |
 | Visible | Gets or sets whether the Normal curve is drawn. |
Top
Public Methods
| Name | Description |
 | Clone | Overridden. |
Top
See Also