'Declaration
Public Function New( _ ByVal begin As System.Double, _ ByVal end As System.Double, _ ByVal label As System.String _ )
'Usage
Dim begin As System.Double Dim end As System.Double Dim label As System.String Dim instance As New NFloatBarDataPoint(begin, end, label)
Parameters
- begin
- end
- label