ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / IHistogramSeries Interface / NormalCurve Property

In This Topic
    NormalCurve Property (IHistogramSeries)
    In This Topic
    Gets or sets the normal curve
    Syntax
    'Declaration
     
    ReadOnly Property NormalCurve As INormalCurve
    INormalCurve NormalCurve {get;}
    See Also