FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ParetoSeries Class / ResetOverFlowValue Method


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