MindFusion.Charting for Java Programmer's Guide
Duration Constructor
See Also
 






  Gauges

 Overload List

Name Description

Duration

Initializes a new instance of the Duration class with zero length.

Duration

Initializes a new instance of the Duration class, storing specified java.time.Duration.

Duration

Initializes a new instance of the Duration class with the specified duration.

Duration

Initializes a new instance of the Duration class with the specified values.

Duration

Initializes a new instance of the Duration class with the specified value.

Duration

Initializes a new instance of the Duration class with the specified length.

 See Also