'DeclarationPublic Function New( _ ByVal value As System.Double, _ ByVal detachment As System.Double, _ ByVal label As System.String _ )
'UsageDim value As System.Double Dim detachment As System.Double Dim label As System.String Dim instance As New NPieDataPoint(value, detachment, label)
public NPieDataPoint( System.double value, System.double detachment, System.string label )
Parameters
- value
- detachment
- label