ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Histogram Class / NormalCurve Property

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