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