'Declaration Public Function _range( _ ByVal items As List(Of IErrorBarCartesianOverlayItemView) _ ) As List(Of Nullable(Of Double))
public List<Nullable<double>> _range( List<IErrorBarCartesianOverlayItemView> items )
Parameters
- items
'Declaration Public Function _range( _ ByVal items As List(Of IErrorBarCartesianOverlayItemView) _ ) As List(Of Nullable(Of Double))
public List<Nullable<double>> _range( List<IErrorBarCartesianOverlayItemView> items )