FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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 System.Boolean
    public System.bool HistogramNormalCurve {get; set;}
    See Also