'DeclarationPublic Function New( _ ByVal value As System.Double, _ ByVal size As System.Double, _ ByVal label As System.String _ )
'UsageDim value As System.Double Dim size As System.Double Dim label As System.String Dim instance As New NBubbleDataPoint(value, size, label)
Parameters
- value
- size
- label