[]
Represents a histogram Normal Curve.
public class NormalCurve : DependencyObject, INotifyPropertyChanged
| Name | Description |
|---|---|
| NormalCurve() |
| Name | Description |
|---|---|
| LineStyleProperty | Identifies the LineStyle dependency property. |
| VisibleProperty | Identifies the Visible dependency property. |
| Name | Description |
|---|---|
| LineStyle | Gets or sets the LineStyle property. |
| Visible | Gets or sets the visible of Normal Curve |
| Name | Description |
|---|---|
| PropertyChanged | Fires when property was changed. |