'Declaration
Public Function New( _ ByVal valueX As System.Double, _ ByVal valueY As System.Double, _ ByVal valueZ As System.Double, _ ByVal sizeX As System.Double, _ ByVal sizeY As System.Double, _ ByVal sizeZ As System.Double, _ ByVal label As System.String, _ ByVal fillStyle As NFillStyle _ )
'Usage
Dim valueX As System.Double Dim valueY As System.Double Dim valueZ As System.Double Dim sizeX As System.Double Dim sizeY As System.Double Dim sizeZ As System.Double Dim label As System.String Dim fillStyle As NFillStyle Dim instance As New NShapeDataPoint(valueX, valueY, valueZ, sizeX, sizeY, sizeZ, label, fillStyle)
Parameters
- valueX
- valueY
- valueZ
- sizeX
- sizeY
- sizeZ
- label
- fillStyle