HistogramNormalCurve Property (FinancialChartOptions)
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