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

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