ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ValuePointDataModel Class / _isNullOrNaN Property

In This Topic
    _isNullOrNaN Property (_ValuePointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _isNullOrNaN As Boolean
    public bool _isNullOrNaN {get; set;}
    See Also