Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / HistogramSeries Class / ResetUnderFlowValue Method


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