Spread Windows Forms 15.0
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()
    public void ResetOverFlowValue()
    See Also