The NormalCurve type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
NotifyChanges | |
![]() |
ShouldSerializeFillStyle | |
![]() |
ShouldSerializeLineStyle | |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
FillStyle |
Gets of 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 of sets the ChartLineStyle 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.
|