'DeclarationFunction CanConvertToDateTime() As Boolean
'UsageDim instance As IChartSupportDataSource Dim value As Boolean value = instance.CanConvertToDateTime()
bool CanConvertToDateTime()
Return Value
true if all values in the data source can be converted safely to the date time; otherwise, false.