Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / HistogramSeries Class / ResetOverFlowValue Method


In This Topic
    ResetOverFlowValue Method (HistogramSeries)
    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