ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / ChartOptions Class / HistogramNormalCurve Property

In This Topic
    HistogramNormalCurve Property
    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