'Declaration
Public Function New( _ ByVal value As System.Double, _ ByVal size As System.Double, _ ByVal label As System.String _ )
'Usage
Dim 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