C1.UWP.FlexChart Assembly / C1.Chart Namespace / DataUtils Class / IsValid Method / IsValid(Double,Double) Method

In This Topic
IsValid(Double,Double) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function IsValid( _
   ByVal value1 As System.Double, _
   ByVal value2 As System.Double _
) As System.Boolean
 

Parameters

value1
value2
See Also