ComponentOne FinancialChart for WPF
NormalCurve Property (IHistogramSeries)



C1.Chart Namespace > IHistogramSeries Interface : NormalCurve Property
Gets or sets the normal curve
Syntax
'Declaration
 
ReadOnly Property NormalCurve As INormalCurve
'Usage
 
Dim instance As IHistogramSeries
Dim value As INormalCurve
 
value = instance.NormalCurve
INormalCurve NormalCurve {get;}
property INormalCurve^ NormalCurve {
   INormalCurve^ get();
}
See Also

Reference

IHistogramSeries Interface
IHistogramSeries Members