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