FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Histogram Class / NormalCurve Property

In This Topic
    NormalCurve Property (Histogram)
    In This Topic
    Gets or sets the Normal Curve
    Syntax
    'Declaration
     
    Public ReadOnly Property NormalCurve As NormalCurve
    public NormalCurve NormalCurve {get;}
    See Also