Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / HistogramSeries Class / ResetOverFlowValue Method


In This Topic
ResetOverFlowValue Method
In This Topic
Resets the OverFlowValue property to the default value.
Syntax
'Declaration
 
Public Sub ResetOverFlowValue() 
 
'Usage
 
Dim instance As HistogramSeries
 
instance.ResetOverFlowValue()
See Also