Spread for ASP.NET 10 Product Documentation
NotANumberAsZero Property


Gets or gets not number as zero.
Syntax
'Declaration
 
Public Property NotANumberAsZero As Boolean
'Usage
 
Dim instance As ChartDataSetting
Dim value As Boolean
 
instance.NotANumberAsZero = value
 
value = instance.NotANumberAsZero
public bool NotANumberAsZero {get; set;}

Property Value

true the not number value will be as zero; otherwise false
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ChartDataSetting Class
ChartDataSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.