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


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