'Declaration
Public Function New( _ ByVal value As System.Double, _ ByVal xsize As System.Double, _ ByVal label As System.String, _ ByVal fillStyle As NFillStyle _ )
'Usage
Dim value As System.Double Dim xsize As System.Double Dim label As System.String Dim fillStyle As NFillStyle Dim instance As New NFunnelDataPoint(value, xsize, label, fillStyle)
public NFunnelDataPoint( System.double value, System.double xsize, System.string label, NFillStyle fillStyle )
Parameters
- value
- xsize
- label
- fillStyle