Spread Windows Forms 12.0 Product Documentation
NotANumberAsZero Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartDataSetting Class : 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
See Also

Reference

ChartDataSetting Class
ChartDataSetting Members