FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart 命名空间 / ChartOptions 类 / HistogramNormalCurve 属性

本主题中
    HistogramNormalCurve 属性 (ChartOptions)
    本主题中
    Gets or sets the value indicating whather to show histogram norma curve.
    语法
    '声明
     
    Public Property HistogramNormalCurve As Boolean
    public bool HistogramNormalCurve {get; set;}
    请参见