ComponentOne FlexChart for UWP
C1.UWP.FlexChart 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