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