FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ChartOptions Class / HistogramNormalCurve Property

In This Topic
    HistogramNormalCurve Property (ChartOptions)
    In This Topic
    Gets or sets the value indicating whather to show histogram norma curve.
    Syntax
    'Declaration
     
    Public Property HistogramNormalCurve As Boolean
    public bool HistogramNormalCurve {get; set;}
    See Also