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

In This Topic
    _isInteger Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _isInteger( _
       ByVal value As Double _
    ) As Boolean
    public static bool _isInteger( 
       double value
    )

    Parameters

    value
    See Also