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