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