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


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