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

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

    Parameters

    val
    See Also