[]
        
(Showing Draft Content)

C1.Win.Chart.NormalCurve

NormalCurve Class

Specifies the Gaussian data distribution

Inheritance
NormalCurve
Implements
INormalCurve
Namespace: C1.Win.Chart
Assembly: C1.Win.FlexChart.4.8.dll
Syntax
public class NormalCurve : INormalCurve, INotifyPropertyChanged
Public Class NormalCurve
    Implements INormalCurve, INotifyPropertyChanged

Constructors

Name Description
NormalCurve()

Properties

Name Description
LineStyle

Gets or sets the Curve line style.

Visible

Gets or sets the visible of Normal Curve

Events

Name Description
PropertyChanged

Fires when Histogram property is changed.