'Declaration
Public Function New( _ ByVal x As System.Double, _ ByVal y As System.Double, _ ByVal size As System.Double, _ ByVal label As System.String, _ ByVal fillStyle As NFillStyle _ )
'Usage
Dim x As System.Double Dim y As System.Double Dim size As System.Double Dim label As System.String Dim fillStyle As NFillStyle Dim instance As New NBubbleDataPoint(x, y, size, label, fillStyle)
Parameters
- x
- y
- size
- label
- fillStyle