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