[]
        
(Showing Draft Content)

C1.WPF.Chart.NormalCurve

NormalCurve Class

Represents a histogram Normal Curve.

Inheritance
NormalCurve
Namespace: C1.WPF.Chart
Assembly: C1.WPF.FlexChart.4.6.2.dll
Syntax
public class NormalCurve : DependencyObject, INormalCurve, INotifyPropertyChanged

Constructors

Name Description
NormalCurve()

Fields

Name Description
LineStyleProperty

Identifies the LineStyle dependency property.

VisibleProperty

Identifies the Visible dependency property.

Properties

Name Description
LineStyle

Gets or sets the LineStyle property.

Visible

Gets or sets the visible of Normal Curve

Events

Name Description
PropertyChanged