ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / Curve Class / isAroundZero Method

In This Topic
    isAroundZero Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function isAroundZero( _
       ByVal val As Double _
    ) As Boolean
    public bool isAroundZero( 
       double val
    )

    Parameters

    val
    See Also