'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